I have followed the steps on this page https://confluence.atlassian.com/conf64/running-confluence-over-ssl-or-https-936511699.html
Specifically:
and
I set the connector to run on port 443, but can set it to 8443 if necessary, I also set the redirect port for the 8090 connector to direct to 443. Now when I start the server, if I go to hostname:8090 it is a blank page, and https://hostname my browser fails to get a response.
Update: I tried changing to use 8443 to test if that would work, I can now successfully reach a page but am getting an error and it doesn't seem to be loading the certificate at all.
2nd Update: I have gotten the green lock to appear when using the 8443 port by re-importing the certs to the jks file, but the page is blank now.
3rd Update: I have finally gotten SSL to properly work on
I had a misconfiguration in the web.xml file.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.