mirror of
https://github.com/Nyr/openvpn-install.git
synced 2025-04-05 13:43:30 +03:00
commit
651b7c29d9
1 changed files with 2 additions and 2 deletions
|
@ -330,7 +330,7 @@ tls-version-min 1.2" > /etc/openvpn/server.conf
|
|||
;;
|
||||
esac
|
||||
echo "keepalive 10 120
|
||||
comp-lzo
|
||||
#comp-lzo
|
||||
persist-key
|
||||
persist-tun
|
||||
crl-verify crl.pem" >> /etc/openvpn/server.conf
|
||||
|
@ -424,7 +424,7 @@ nobind
|
|||
persist-key
|
||||
persist-tun
|
||||
remote-cert-tls server
|
||||
comp-lzo
|
||||
#comp-lzo
|
||||
cipher AES-256-CBC
|
||||
auth SHA512
|
||||
tls-version-min 1.2" > /etc/openvpn/client-common.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue