I need to migrate out JIRA server into different machine. So in the existing machine we have .keystore file to communicate with SSL mail services. So in the new server do we need to create .keystore file or can we use old server .keystore file. Without having .keystore file we are getting SSLHandshake exception when we test the mail configuration. Also old server .keystore file is configured using entry in the server.xml
Here are atlassians guide on how to create:
https://confluence.atlassian.com/jira/running-jira-over-ssl-or-https-124008.html
and check the keystore:
https://confluence.atlassian.com/display/JIRAKB/Checking+SSL+Keystore+for+Imported+Certificates
You can copy the .keystore file, but if you have certificates in there which use the old server name, the you probably need to replace those. If you also modified the trusted key store in jre, the I recommend to not copy this one and instead repeat your modification on the new one.
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.