Hi Folks,
i am trying to run our confluence instance over https. (our official Confluence runs on a Windows and since it is crowded very well and we have so many problems with https i decided to run a testinstance on linux).
However on my Linux Confluence the https error is exactly the same as on windows - it simply does not work. Every https connection request to port 8443 runs in a network timeout error.
I followed the documentation on https://confluence.atlassian.com/conf66/running-confluence-over-ssl-or-https-943962751.html setting up the https.
I created the keystore file as jks using Portecle and loaded there our officially signed pks12 keystore. The newly created jks store i named .keystore and stored it in /home/confluence/ directory with rights 755 on my linux instance.
Then i followed the instructions setting up confluence configuration to point to https and restarted the instance.
The Logs do not show any error at all which is connected with this behaviour. We are totally stuck here since we can not find out where the error is.
Netstat shows that the ports are all set up correctly.