Merge pull request #138 from Caerbannog/patch-1
Add "key-direction 1" to client .ovpn
This commit is contained in:
commit
0a5a792519
@ -35,6 +35,7 @@ get_client_config() {
|
|||||||
client
|
client
|
||||||
nobind
|
nobind
|
||||||
dev $OVPN_DEVICE
|
dev $OVPN_DEVICE
|
||||||
|
key-direction 1
|
||||||
remote-cert-tls server
|
remote-cert-tls server
|
||||||
|
|
||||||
remote $OVPN_CN $OVPN_PORT $OVPN_PROTO
|
remote $OVPN_CN $OVPN_PORT $OVPN_PROTO
|
||||||
|
Loading…
Reference in New Issue
Block a user