- Joined
- Nov 30, 2016
- Messages
- 49
- Reaction score
- 8
Hey Everyone,
Just thought I would share the following with you, we have moved away from using custom FQDNs, but on a couple of our deployments our customers use custom FQDNs and SSL certificates, this can be pretty complex to renew if needed. I created a batch file that when provided the certificate in PFX format and the password, will backup the current certificate files, generate the new files in the appropriate locations, and restart the nginx service. Hopefully others can find it useful!
.ZIP includes the following:
If anyone has any suggested improvements would love to hear them!
David
Just thought I would share the following with you, we have moved away from using custom FQDNs, but on a couple of our deployments our customers use custom FQDNs and SSL certificates, this can be pretty complex to renew if needed. I created a batch file that when provided the certificate in PFX format and the password, will backup the current certificate files, generate the new files in the appropriate locations, and restart the nginx service. Hopefully others can find it useful!
.ZIP includes the following:
- libeay32.dll
- openssl.cfg (empty)
- openssl.exe (5/29/2017)
- Renew_3CX_SSL.bat
- ssleay32.dll
If anyone has any suggested improvements would love to hear them!
David