Hi Team,
I have manged to configure Jira Service Management with SSL, though it is a self-signed CA and for now the https is working. However, in the page of "Troubleshooting and Support tools", it complained error "Gadget feed URL". I followed link below to do the troubleshooting:
Test below failed:
$JAVA_HOME/bin/java SSLPoke jira.example.com 443
Test below passed:
$JAVA_HOME/bin/java -Djavax.net.ssl.trustStore=/my/custom/truststore SSLPoke jira.example.com 443
The truststore I used is the default one:
/etc/pki/ca-trusted/extracted/java/cacerts
Please help guide me if there is anything else I need to check and how to troubleshoot.
Thanks.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.