Enable HTTPS for Spring Boot App by Spring SSL Bundles + OpenSSL (Self-Signed Certificate)

Опубликовано: 01 Апрель 2024
на канале: Linh Vu
2,253
52

In this video, we’re going to enable HTTPS for our Spring Boot Application using SSL Bundles from Spring Boot version 3.1. We’re also testing the SSL hot reload feature from Spring Boot version 3.2 that listens to the change of those SSL files to rotate the certificate as well.

Github: https://github.com/nlinhvu/spring-boo...

You Might Already Know Series:    • You Might Already Know  

References:
Old SSL Mechanism: https://docs.spring.io/spring-boot/do...
Spring Official Documentation - SSL: https://docs.spring.io/spring-boot/do...
Securing Spring Boot Applications With SSL: https://spring.io/blog/2023/06/07/sec...
SSL hot reload in Spring Boot 3.2.0: https://spring.io/blog/2023/11/07/ssl...