Hello,
I can't setup connection between confluence 4.3 and my Active Directroy server.
I managed to setup it without ssl but with ssl it doesn't work. I have keystore with following certificates :
1. Certificate of my active directory server.
2 Certification of my CA which sign certificate #1.
Here is simple manual but it doesn't work for me.
I get the following exception :
Root exception is javax.naming.CommunicationException: off
ice.company.com:636 [Root exception is javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No subject alternative DNS name matching office.company.com found.]]
My server certificate CN is : server.office.company.com and I use this name in confleunce configuration.
What might be the problem ?
Regards,
Alexey
Hi Alexy,
I believe the problem here is that the embedded Crowd in your Confluence verifies the hostname on SSL certificates whilst communicating with LDAP servers over SSL, as documented in this ticket: https://jira.atlassian.com/browse/CWD-2690
What this means is that the hostname must match that on the SSL certificate or Confluence will not connect to the directory. This is by design, so you will need to workaround this in one of the folllowing ways:
Hopefully one of the above options will resolve your issue for you.
All the best,
John
Thanks a lot for your help.
We opened bug report https://jira.atlassian.com/browse/CONF-26826
Also I added comment to workaround tiket : https://jira.atlassian.com/browse/CONF-26049
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.