You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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
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
Now i get the error "keytool error: java.lang.Exception: Failed to establish chain from reply"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.