1
0
mirror of https://github.com/Nyr/openvpn-install.git synced 2024-11-24 05:56:08 +03:00

Renegotiate key every hour

This commit is contained in:
Birkhoff 2018-07-07 11:57:15 -04:00 committed by GitHub
parent b652a20556
commit c09dcefff1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -388,6 +388,7 @@ cipher AES-256-GCM
comp-lzo
setenv opt block-outside-dns
key-direction 1
reneg-sec 3600
verb 3" > /etc/openvpn/client-common.txt
# Generates the custom client.ovpn
newclient "$CLIENT"