I am using letsencrypt for the first time. We have a subdomain for our site. The thing is i have retrieved the certificate files fullchain.pem, privykey.pem, cert.pem, chain.pem and i am running a Tomcat8 Webserver. I have googled a lot for the configuration of server.xml and havent found any solution. The webserver is running on port 8080 i am running ubuntu 16.04 on digitalocean. Can someone please share the server.xml file on how to configure it ? Any help is appreciated.
Yup, tried all of it. The problem is most of them suggest to convert to JKS or pkcs12 format. but once i do that the certificate is invalid (it says not secure). i have pem files, tried all the treads what the community has suggested it isnt working. I need help with the configuration of server.xml file.
I did try reverse proxy using apache2 all in vain