Page 1 of 1

The server certificate has expired

Posted: Tue Mar 15, 2022 7:44 pm
by emptness
Hello!
Certificates p.12 are issued for users, FreeBSD server, openssl 1.0 .
The openvpn server certificate ends on the server. Not to be confused with the root ca.crt.
What is the threat, will users be able to connect to the server using old certificates?
If you issue a new server certificate, then all the keys will have to be generated and configured by users again?

Re: The server certificate has expired

Posted: Tue Mar 15, 2022 9:24 pm
by TinCanTech
You can replace your old server certificate with a new one and everything should work as normal.

Use EasyRSA-3

Re: The server certificate has expired

Posted: Wed Mar 16, 2022 1:46 pm
by emptness
TinCanTech wrote:
Tue Mar 15, 2022 9:24 pm
You can replace your old server certificate with a new one and everything should work as normal.

Use EasyRSA-3
Thanks for answer!