I\'m new to securing a server so I don\'t really know much about this but I need to get my Spring Boot Application that is running on a Digital Ocean Droplet to use HTTPS. <
letsencrypt-tomcat queries and refreshes certs via Let's encrypt at runtime (no restarts needed).
It works with standalone and embedded Tomcat as well as Spring Boot.
It's packaged into a Docker image, allowing for easy reuse. The image contains:
Read this blog post to learn how to use it with your application and more about the technical details.