Hello,
i obtained an SSL-Certificate by my Hoster of the VPS (Win 2008 R2) where i installed the latest Jira Standalone Version. Everything is working fine on Port 80 with an MySQL-Database.
But when reading the Jira-Documentation about installing a SSL-Cert and change the protocol to HTTPS i have a few questions:
Where do i have to import the my-url.cer file, where the intermidiate certificate? The docu contains C:\Users\(username)\.keystore and Install-dir\...\security\cacerts ... what is which File for, whats the difference?
Thanks for Answer in advance!
Hello,
If I'm not totally wrong, you have to import your my-url.cer and intermediate certificate from certificate authority into your created keystore = username/.keystore.
Then you will point to this keystore from Jira SSL configuration (conf/server.xml).
security/cacerts is Java truststore, where are stored trusted certificates, like CA certificates, etc.
Hi,
now i know where to import it; also understand the errormessage, that Jira (or the embedded tomcat) hasn't found the C:\.keystore File. But also when adding the myurl.cer Certificate nothing has changed. I noticed, that the Certificate isn't enough, and found an ".pem"-File, which contains the my-url-Cert, the intermidiate and the RSA Key. But when importing this i get the error, that it isn't in the X509-format... While searching the web I found this article but cant adapt this workaround to my problem.
http://www.agentbob.info/agentbob/79-AB.html
Kind regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If this is still an issue for you, our support team can help you out over at support.atlassian.com
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.