When I want to create the Keystore, I don't know where I can do this and specifically how.
I don't understand where I need do this command:
<JAVA_HOME>/keytool -genkey -alias jira -keyalg RSA -keystore <Jira_HOME>/jira.jks
Hi Natalia,
Welcome to the Atlassian Community.
You have to run that command on Jira's server. And you need to replace those placeholders.
More information about this procedure can be found on this page.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Natalia,
You shouldn't use the < and > around the file path.
<...> is a a notation used to indicate you should replace that with the actual value leaving out those surrounding characters.
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.