client server auth via certs ok

This commit is contained in:
Bel LaPointe
2018-10-06 08:26:02 -06:00
parent 53812eeda3
commit 0ff6597b47
12 changed files with 191 additions and 106 deletions

17
stunfile Normal file
View File

@@ -0,0 +1,17 @@
; requireCert = yes
; verifyChain = yes
; CAfile = path
; cert = path
; client = no
; verify = [0-4] 0=ignore, 1=verify if given, 2=verify, 3=verify with locally installed, 4=verify without CA chain
foreground=yes
output=/stun-access.log
cert=/etc/stunserver.crt
key=/etc/stunserver.key
CAfile=/etc/stunclient.crt
verify=4
[default]
accept=2018
connect=2015