HTTP to HTTPS in a Spring Boot application

Published: 29 October 2023
on channel: Vaishali Garg
292
18

This video explain you how to work with HTTPS by your own self signed certificate using spring boot & SSL

Configure your Spring Boot Application with SSL.
Important command from terminal
1. openssl req -x509 -newkey rsa:2048 -keyout key.pem -out cert.pem -days 365
2. openssl % openssl pkcs12 -export -in cert.pem -inkey key.pem -out bugtracker.p12 -name bugtracker

#kodesolo #Http #Https #SpringBoot #SSL #viralvideo #YouTube #engineering


On this page of the site you can watch the video online HTTP to HTTPS in a Spring Boot application with a duration of hours minute second in good quality, which was uploaded by the user Vaishali Garg 29 October 2023, share the link with friends and acquaintances, this video has already been watched 292 times on youtube and it was liked by 18 viewers. Enjoy your viewing!