Ad: If you need help with a Spring Boot project, you can book a consultation with me. Fees and contact info are available on my channel page.
In this video we are going to install a free SSL certificate from Let's Encrypt into a Spring Boot application. I will be using Google Cloud for the deployment.
Commands, source code, URLs
https://github.com/titus58/youtube-tu...
Chapters:
00:00 Introduction
00:30 Deploy a Bitnami LAMP image in Google Cloud
05:29 Generate the SSL certificate
10:05 Convert the certificate to PKCS12 format
16:27 Generate a new Spring Boot project
18:45 Install the certificate in the Spring Boot project
21:20 Deploy the server to Google Cloud