Hi.
We have Confluence and Jira over https, with the correct certificates in each keystore and trucerts.
In this configuration, we have a link between both applications works correctly
Now, we want that our users use client certificate to access our servers (confluence and jira). We've created a few user's certificate from same CA than server certificates, and we've modified server.xml (ClientAuth=true). With that setting, our clients make use browsers certificate to access to the servers, but the link between Confluence to/from Jira is broken (Network error or Link unavailable).
Where is the problem? Why is our link broken? Is possible this configuration to link these applications?
Best regards
UPDATE
When I try to make the link again, this is /atlassian-jira.log
" javax.net.ssl.SSLHandshakeException: Received fatal alert: bad_certificate"
Which certificate is using Jira to link with Confluence? Server Certificate?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.