Forums

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

When importing the digi signed certificate we are getting the entry as TrustedcertEntry

Kiran Kumar
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!
May 9, 2022

Hi Team,

 

We are using the below commands to import the certificate.

$JAVA_HOME/keytool -import -alias rootCA -keystore $Jira_HOME/lemur.jks -file root.crt

$JAVA_HOME/keytool -import -alias lemur -keystore $Jira_HOME/lemur.jks -file star_oup.crt

$JAVA_HOME/keytool -list -alias lemur -keystore $Jira_HOME/lemur.jks

 

But the certificate is getting imported as the TrustedCertEntry insted of PrivateKeyEntry.

We are following the steps mentioned in (https://confluence.atlassian.com/adminjiraserver/running-jira-applications-over-ssl-or-https-938847764.html)

JiraTicket1.JPGJiraTicket2.JPG

 

Regards,

Kiran

0 answers

Suggest an answer

Log in or Sign up to answer