f***@atlassian.com
2011-03-28 19:08:38 UTC
Hello,
I am working on checking out an upgrade to 4.3 and am currently trying to work through an issue with connecting to our AD system using SSL.
I can connect just fine to AD through the new LDAP User Directories tool if I don't use SSL; however, this is discouraged in our intranet and I would rather use SSL.
The problem is, when I try to set it up and use the test connection button, I receive this error on the page:
{code}Connection test failed. Response from the server:
simple bind failed: my.ad.server.com:636; nested exception is javax.naming.CommunicationException: simple bind failed: my.ad.server.com:636
[Root exception is javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target]{code}
This is the program I am using to try to add the certs to my test JIRA setup, running on my desktop:
http://blogs.sun.com/gc/entry/unable_to_find_valid_certification
And this is the path to the cacerts file I am adding the entry to:
*C:\Apps\atlassian\JIRA\JIRA4.3\jre\lib\security\cacerts*
When I run *keytool -list -v -keystore cacerts* on this file, it shows my newly entered certs just fine. Yet, when I go back and try the test connection again with SSL checked, I still get the error.
This is my jira.home property from the admin panel's System Info: *C:\Apps\atlassian\Application Data\JIRA4.3*
What am I doing wrong? Am I required to restart JIRA to get it to recognize the new certs in the keystore?
Thanks!
Jared
--
Post by farrishj - online at:
http://forums.atlassian.com/thread.jspa?forumID=46&threadID=52713
I am working on checking out an upgrade to 4.3 and am currently trying to work through an issue with connecting to our AD system using SSL.
I can connect just fine to AD through the new LDAP User Directories tool if I don't use SSL; however, this is discouraged in our intranet and I would rather use SSL.
The problem is, when I try to set it up and use the test connection button, I receive this error on the page:
{code}Connection test failed. Response from the server:
simple bind failed: my.ad.server.com:636; nested exception is javax.naming.CommunicationException: simple bind failed: my.ad.server.com:636
[Root exception is javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target]{code}
This is the program I am using to try to add the certs to my test JIRA setup, running on my desktop:
http://blogs.sun.com/gc/entry/unable_to_find_valid_certification
And this is the path to the cacerts file I am adding the entry to:
*C:\Apps\atlassian\JIRA\JIRA4.3\jre\lib\security\cacerts*
When I run *keytool -list -v -keystore cacerts* on this file, it shows my newly entered certs just fine. Yet, when I go back and try the test connection again with SSL checked, I still get the error.
This is my jira.home property from the admin panel's System Info: *C:\Apps\atlassian\Application Data\JIRA4.3*
What am I doing wrong? Am I required to restart JIRA to get it to recognize the new certs in the keystore?
Thanks!
Jared
--
Post by farrishj - online at:
http://forums.atlassian.com/thread.jspa?forumID=46&threadID=52713