It's of very high importance and crucial to keep the data that's flowing on the internet , SSL solves this problem and protects the integrity of data. And same is the topic for today's video.
Let's understand how to access SSL enabled/https rest service using Spring rest template.
This video covers the following topics about enabling SSL in spring boot application -
1. How to access the https enable rest service using Spring RestTemplate?
2. How to bypass the SSL validation in Spring RestTemplate?
3. How to add SSL validation in spring boot app at JVM level?
4. How to validate the SSL enabled/https REST service in spring rest template
--------------------------------------------------------------------------------------------------------------
Previous video(How to enable HTTPS in a Spring Boot application ) -- • How to enable HTTPS in a Spring Boot ...
Code explained in the video - https://github.com/greenlearner01/ssl
---------------------------------------------------------------------------------------------------------------
Check out all Spring RestTemplate videos - • Exchange method of Spring RestTemplat...
Checkout all circuit breaker videos - • Circuit Breaker In Microservices || H...
Checkout all OpenFeign client videos - • Spring Cloud OpenFeign
Check out all microservices videos - • Microservices with Spring Boot
Please share your feedback in the comment section.
Do hit like, share with friends and subscribe for more such videos.
Connect with us on social media -
GreenLearner @facebook - / greenlearner
GreenLearner @twitter - / greenlearner01
GreenLearner @quora - https://www.quora.com/profile/Arvind-...
GreenLearner @Instagram - / arvind4greenlearner
Related videos that must be looked into -
Monitoring spring boot application with actuator part-1 - • Microservices with Spring Boot #6.1 |...
Monitoring spring boot application with actuator part-2 - • Microservices with Spring Boot #6.2 ...
Spring data JPA - • Microservices with Spring Boot #11.1 ...
YAML in spring boot- • Microservices with Spring Boot #8.2 |...
RESTfull Application using spring boot - • Microservices with Spring boot #3 || ...
Different Ways to Run Spring Boot Application - • Different Ways to Run Spring Boot App...
Logging in Spring Boot App - • Microservices with Spring Boot #10 ||...
Swagger - • Microservices with Spring Boot #7 || ...
References -
https://www.websecurity.symantec.com/...
https://www.globalsign.com/en-in/ssl-...
Happy Coding!!
Cheers!!
#AccessingHttpsRestServices
#BypassSSLValidationInRestTemplate
#BypassSSLValidation
#GreenLearner