i know it's the same old story. We installed the openvpn community version on a server, ten years ago.
Now, after years of honorable career we've grown from ten certificates to thousands, and hundreds of them connected simoultaneously.
Within one month will expire both the ca.crt and the server.crt. I've already generated a new ca.crt based on the old one, so the old certificates generated during this years will not expire all togheter.
I've also generated a new server.crt, without any problems.
But we still have a big problem: we must distribute the new CA.CRT to all clients configurations.
I'm wondering if:
- there is a way to distribute this file using openvpn server push command or executing something like "echo NEWCACRTCONTENT > ca.crt"
- there is a way to distribute new .ovpn file without the needing of local client ca.crt file
I know that, maybe, these ideas are totally insane.
But i need that some of you, expert guys, confirm me that!

Thank you for your time and, possibly, a reply!
