SSL Renewal

David Ashworth
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!
June 20, 2022

Hi all,

I am trying to renew an expiring certificate but not having any luck. These are the commands we have previously run without issue:

..\jre\bin\keytool -genkey -alias server -keyalg RSA -keysize 2048 -keystore <FILENAME>.jks

..\jre\bin\keytool -certreq -alias server -file csr2022.csr -keystore <FILENAME>.jks

..\jre\bin\keytool -import -alias server -file <CERT_NAME.p7b> -keystore wisdom.jks

Its failing on the last step (the import) with:

... is not trusted.
Warning:
Reply #4 of 4 uses the SHA1withRSA signature algorithm which is considered a security risk. This algorithm will be disabled in a future update.

Install reply anyway? [no]:

We use a custom location for the "keystoreFile" as specified in the server.xml config. Any help would be appreciated

Thanks,
David

1 answer

0 votes
KAGITHALA BABU ANVESH
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.
June 20, 2022

Hello @David Ashworth ,

I'm sure, you went through the below link

https://confluence.atlassian.com/adminjiraserver/running-jira-applications-over-ssl-or-https-938847764.html 

please check the above once.

Thanks,
Anvesh Kagithala

David Ashworth
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!
June 20, 2022

Hi @KAGITHALA BABU ANVESH 

Now i get the error "keytool error: java.lang.Exception: Failed to establish chain from reply"

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events