Can I use a wildcard certificate for configuring an SSL connection to Active Directory?

Matt Humbird October 19, 2017

We have a Jira Test site up and running 7.5  In addition to upgrading to the latest version we want to incorporate the "Internal Directory with LDAP Authentication" directory over SSL. 

We have a wildcard certificate issued by Go-Daddy and I'm wondering if it can be used to accomplish the above?

If so any links to guides on how to accomplish this?

Much appreciated.

1 answer

0 votes
Steven F Behnke
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.
October 19, 2017

The normal guide applies: 
https://confluence.atlassian.com/doc/connecting-to-ldap-or-jira-applications-or-other-services-via-ssl-133817.html

Are you experiencing anything wrong in particular? This should be straight forward with a few tries. :) 

To dramatically over-simplify: Jira will need to 'trust' the certificates of the applications that it is connecting to. You do this by importing the certificate chain of the application into Jira's keystore.

If you do not do this, typically you'll wind up seeing errors like this:
https://confluence.atlassian.com/kb/unable-to-connect-to-ssl-services-due-to-pkix-path-building-failed-779355358.html

Suggest an answer

Log in or Sign up to answer