Verify server name to strengthen security
This commit is contained in:
parent
4f5f43e503
commit
931190dd59
1 changed files with 1 additions and 0 deletions
|
@ -678,6 +678,7 @@ nobind
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
remote-cert-tls server
|
remote-cert-tls server
|
||||||
|
verify-x509-name $SERVER_NAME name
|
||||||
auth SHA256
|
auth SHA256
|
||||||
auth-nocache
|
auth-nocache
|
||||||
$CIPHER
|
$CIPHER
|
||||||
|
|
Loading…
Reference in a new issue