Run the JIRA over HTTPS

venugopal123 August 30, 2017

I followed this document which is in  following link

https://confluence.atlassian.com/adminjiraserver073/running-jira-applications-over-ssl-or-https-861253906.html 

1 .BUt when am trying to generate the keystore by using the full command as below : Its not accepting 

<JAVA_HOME>/keytool -genkey -alias jira -keyalg RSA -keystore <JIRA_HOME>/jira.jks

 2 .Its throwing an error.So thats why i removed the JIRA home directory which is displaying below and I tried to generate .Now this time its successfull

<JAVA_HOME>/keytool -genkey -alias jira -keyalg RSA -keystore

3.Need: But actually we need to generate and save the keystore file in JIRA home directory right.So am attaching the error Screen shots .

Please refer those screenshots and give me proper commands to set up the JIRA for running on HTTPS with detailed When i didnt give any path to save and gen the keystore file.png

Error when am using full command including JIRA home path.png

2 answers

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 3, 2017

"It's throwing error" tells us nothing. What error?  Why did you remove the JIRA home directory to try to fix it? 

The proper commends to do this are given in the document you referred to.  You need to tell us what you're doing differently.

0 votes
venugopal123 August 30, 2017

Could you help me to resolve this as soon as possible.

Suggest an answer

Log in or Sign up to answer