We have followed the steps to apply a certificate from a certificate authority to utilize SSL for our Confluence instances and that is working perfectly. We are to the point where the certificate is now expiring and we need to renew. Are there any instructions as to how to properly renew a certificate?
Thanks,
Scott
After some trial and error, I discovered how to accomplish this without starting from scratch. I'll share it here if others may have the same question. If you've followed the steps in the link I posted above, when it is time to renew the certificate, do the following--
Hope this helps anyone having the same issue as myself..
Depends how you set it up. There are 3 common ways of doing SSL termination.
My recommendation would be to use either a reverse proxy or a hardware load balancer. It is much easier to manage certs with one of those. If you have Confluence managed certs, you will need to restart Confluence in order to activate the new cert and it is a hassle to manage. Additionally, it forces you to run Confluence as root/administrator if you want it to listen on port 443 (bad.)
If you can figure out how it is set up now, give us a bit more info and we can get you going. :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We followed the instructions posted here to set up Confluence to use HTTPS.
The instructions indicate how to set everything up initially, but there is nothing to indicate what needs to be done when it is time to renew the certificate.
Does the entire procedure need to be performed again, creating an entirely new .keystore file from scratch?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can just add to the existing keystore. But, yes, basically just follow the same procedure again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.