mirror of
https://github.com/angristan/openvpn-install.git
synced 2026-05-26 03:57:58 +02:00
Verify server name to strengthen security
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user