Renegotiate key every hour
This commit is contained in:
parent
b652a20556
commit
c09dcefff1
@ -388,6 +388,7 @@ cipher AES-256-GCM
|
|||||||
comp-lzo
|
comp-lzo
|
||||||
setenv opt block-outside-dns
|
setenv opt block-outside-dns
|
||||||
key-direction 1
|
key-direction 1
|
||||||
|
reneg-sec 3600
|
||||||
verb 3" > /etc/openvpn/client-common.txt
|
verb 3" > /etc/openvpn/client-common.txt
|
||||||
# Generates the custom client.ovpn
|
# Generates the custom client.ovpn
|
||||||
newclient "$CLIENT"
|
newclient "$CLIENT"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user