Guys,
I have migrated from Java JDK to Open JDK for my jira service desk, just need to know if it is required to use any certs, keystore and trust store for open JDK? Remember we were using it for Java JDK as Jira software runs under SSL certs. So post this migration is this really required to have those certs, key store and truststore? Please clarify.
Thanks
Sriram
Hi Sriram,
I've just answered your question from a few days ago and think the response there will serve you here at well. In the interest of having answers in both places though, I think you may have two considerations;
Importing certificates into the keystore
There are two situations you might need to do this still:
Running Jira over SSL
You mentioned you were doing this directly from the application previously. I would recommend, if it fits in your environment setup, to terminate your TLS/SSL connection at a reverse proxy. In my opinion, the setup is less complicated, and it provides more flexibility in your setup. My favourite reverse proxy is nginx, and we have a guide for setting that up with Jira here.
Cheers,
Daniel
Daniel,
Thanks for the response on the certs/keystore thing, I would give it a try, Post the migration to Open JDK, I infact tested my application with Enterprise jira by doing create epic, link epic - which was successful, this does mean that the open JDK is working even without certs required or might be part of the bundle which does authenticate it.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.