ovpn_getclient: Verify server certificate
* Verify the server's certificate to avoid MITM attacks
This commit is contained in:
parent
bc4165e587
commit
4728990da3
@ -24,6 +24,7 @@ client
|
||||
nobind
|
||||
dev tun
|
||||
redirect-gateway def1
|
||||
remote-cert-tls server
|
||||
|
||||
<key>
|
||||
$(cat $EASYRSA_PKI/private/$cn.key)
|
||||
|
Loading…
Reference in New Issue
Block a user