Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

PKI certificate

Piotr Nawrocki
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!
November 19, 2018

Hello, I have enterprise CA in place and I would like to use enterprise signed certificate. The problem is that in every browser except Chrome everything is working fine, in Chrome I get an error NET::ERR_CERT_COMMON_NAME_INVALID. I know this problem is related to the Chrome which requires SAN to be specified along with the CN in the certificate. However I have put both values in Portecle during certificate generation. Is there any possible way to get it working?

Regards

Piotr

1 answer

1 vote
Andy Heinzer
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 20, 2018

I'm not certain of exactly how to do this in the portecle app.  However I did find other users that have gotten past this problem using the keytool utility included in the Oracle Java JDK.

Examples:

These all indicate that you can use the -ext attribute when generating the CSR and specify your dns alternative name, such as:

keytool -certreq -file test.csr -keystore test.jks -alias testAlias -ext SAN=dns:test.example.com

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events