crocandr / docker-openvpn

Docker OpenVPN container
15 stars 6 forks source link

Server key valid only for 1 year #4

Closed crocandr closed 7 years ago

crocandr commented 7 years ago

Why is the server key valid only 1 year?

What happens if I change the KEY_EXPIRE=365 in the easy-rsa/vars file? How can I change the client cert expiry date if I change this parameter?

crocandr commented 7 years ago

No problem. The server key (vpnserver.crt) is not impacting the VPN service. If the server key is expired the clients can connect to the server without any problem. I've tested from IOS and Android.