Setting up Jira Datacenter with SSL Certificate

John Aboud
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 18, 2023

I'm trying to setup our JIRA with our SSL cert.  I'm a noob when it comes to Java and SSL though.  I've tried to follow the instructions here -> Running Jira applications over SSL or HTTPS | Administering Jira applications Data Center and Server 9.11 | Atlassian Documentation  but I'm having trouble with the Java portion.  

 

I see the JIRA\jre\bin folder but no java, if that makes sense.  If someone could provide more simple instructions I would greatly appreciate it.

 

Thank you.

1 answer

0 votes
Jamie Rogers
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 18, 2023

Hi @John Aboud 

Which step(s) are you getting stuck on?

It sounds like you might be missing the java executable in order to run the java commands.

IMO it maybe better to run your own Java than the bundled versions Atlassian may provide - In my case we use OpenJDK for our Atlassian data center apps running on Linux. <JAVA_HOME> in these instructions would be where ever your JDK was installed. If you do this you will need to update you environment variables so Jira knows where to find Java in order to run,

John Aboud
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 20, 2023

Jamie,


Thank for the reply.  I'm running Jira on a Windows Server.  When I started following the instructions, I ran into the Java problem.  There is a JRE installed within the Jira installation folder, so I set the environment variable to point to that.  Still didn't work. 

Will installing a separate instance of JDK (possibly a different version) jeopardize my Jira installation? 

Jamie Rogers
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 23, 2023

Hi John

I have not had much experience with Windows server but I don't think it would cause any issues. You will need to update your environment variables to point to the new JDK installation path. I imagine worse case would be that other apps depending on your Java installation may break if they don't support the JDK version.

Within my org and environment constraints - we manually upgrade our JDK each time there's a new version, and then simply point our JAVA_HOME variable to the new JDKs path. If we have any issues with this we just point back to the previous version.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events