How to use the certificate for Tomcat

Tomcat 8.5.3 now has native support for openssl

Assuming you are using OpenSSL, & Tomcat 8.5.3 you can use the LetsEncrypt certificat *.pem files directly like this:

example connector in server.xml:

2 Likes