Tutorial needed to install SSL on Tomcat ver 6/7

Hi, we need a tutorial to install LetsEncrypt SSL certificate on Tomcat version 6/7, it may be noted that the OS is RHEL 5 and RHEL 6 and Tomcat is used without apache server.

Hi,

I'm not familiar with either tomcat or centos 6 (I use centos 7 personally)...

The first issue is, you can only use certbot-auto with centos 6...

After that, please try this post

You'll need to ignore all commands with apt-get.
Don't forget to use ./certbot-auto in place of certbot (and you should run all certbot-auto commands under the correct directory)

P.S. I'm not sure if certbot-auto will run correctly on centos 5...
Do you know you could use clients other than certbot?
Check it out here: ACME Client Implementations - Let's Encrypt

Thank you

Thank you for your quick response.
I tried to search for the solution but there is no clear instruction regarding tomcat SSL certificate when no apache server is used on RHEL. There are lots of clients available for LetsEncrypt but I am unable to find the suitable client for my scenario which automate the renewal process as well.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.