After Jira upgrade, crowd logins no longer work

IT Operations
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 22, 2015
  • I did not upgrade/modify the java install which means the keystore is in tact
  • upgraded JIRA to 6.4.11 from 6.3.9
  • JIRA server name in prod and dev are 
    • sjcjira01-corp.tlcinternal.com and proxy is jira.tlcinternal.com 
    • jira-dev.tlcinternal.com and proxy is jira-dev.tlcinternal.com
  • crowd server name sjccrowd01-corp.tlcinternal.com no proxy

We have some legacy accounts on crowd.  When attempting to use the crowd directory through JIRA I get this:

Test basic connection : Failed

javax.net.ssl.SSLException: hostname in certificate didn't match: <sjccrowd01-corp.tlcinternal.com> != <jira.tlcinternal.com> OR <jira.tlcinternal.com> OR <www.jira.tlcinternal.com>
I'm confused on what its looking for since this was working without issue before.  We have a wildcard and an intermediate cert in the cacerts file of the java.  Please help!

1 answer

0 votes
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 22, 2015

You need to import Crowd's public cert to JIRA's java keystore. See https://confluence.atlassian.com/jira/connecting-to-ssl-services-117455.html for more details.

Suggest an answer

Log in or Sign up to answer