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
|
nobind
|
||||||
dev tun
|
dev tun
|
||||||
redirect-gateway def1
|
redirect-gateway def1
|
||||||
|
remote-cert-tls server
|
||||||
|
|
||||||
<key>
|
<key>
|
||||||
$(cat $EASYRSA_PKI/private/$cn.key)
|
$(cat $EASYRSA_PKI/private/$cn.key)
|
||||||
|
Loading…
Reference in New Issue
Block a user