Enabling SSL for JIRA by self signed certificate.Its not working as expected.
As in, once I configure server.xml, creating the .jks file, configuring .csr to it. Then started the JIRA, it did started and I could able to launch UI with https://localhost:8443. However while starting from tomcat it shows the error, SSLHandShake exception.
I created self signed certificate and added. Even then it shows the same error.
I have a system which connects to SSL enabled JIRA. Due to this error, I am not able to connect to JIRA via my system.