Hi!
I am trying to establish an application link between JIRA and confluence, both are on same server and listening to port 8080 and 8090. However I am getting the error :
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException
The server on which both the applications are installed has expired certificate (which could be a probable issue), please correct me if I am wrong.When we access the applications thourgh browser they first give a security warning.
Is there any workaround possible to setup a link between both the application
Sounds like your SSL cert isn't in the keystore. Easiest way to fix this would be to install the SSL plug in as it will automatically import the certificate during the SSL handshake. https://marketplace.atlassian.com/plugins/com.atlassian.jira.plugin.jirasslplugin The following article has some more information on this scenario if you're interested. https://confluence.atlassian.com/display/JIRAKB/Unable+to+Connect+to+SSL+Services+due+to+PKIX+Path+Building+Failed+sun.security.provider.certpath.SunCertPathBuilderException T
Yes, you need a valid certificate.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nic, thanks for responding. Is it completely not possible without a valid certificate? is there a work around possible.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Remove SSL from the system.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.