By Franz J
Can anyone point in the direction of simple, easy, instructions to install a self-signed SSL certificate on CentOS running Apache Tomcat (Jira)?
All I can tell so far is I think my installation uses APR and not JSSE. This is the Digital Ocean CentOS 7.5 image with only Jira installed.
I cannot find a simple set of instructions that doesn’t skip over many important points. For example this guide completely skips over generating the .crt and .pem files. I have now been trying to figure out how to get a set of .crt and .pem and I can’t find any guide that does that either.. Digital Ocean’s guide gives .key, .csr and .crt but not .pem. Other guides give different combinations but apparently not the ones that are needed.
Can anyone just give me the simple version of how to get this done? I just need to generate a compatible self-signed certificate and add it to this Apache Tomcat installation which is only running Jira.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello,
What I could suggest here is setting up Nginx as a reverse proxy for your Jira instance and then installing a Let’s Encrypt SSL for Nginx.
Here’s how to setup Nginx for Jira:
And then here’s how you could setup the Let’s Encrypt SSL for your Nginx server:
Regards, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.