How can I set up a letsencrypt SSL certificate and use it in a Spring Boot application?

前端 未结 7 2057
长情又很酷
长情又很酷 2020-12-07 09:14

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. <

7条回答
  •  自闭症患者
    2020-12-07 10:01

    You can let Digital Ocean generate and renew the certificate for you.

    https://www.digitalocean.com/docs/networking/load-balancers/how-to/ssl-termination/

提交回复
热议问题