[gRPC #16.2] Secure gRPC connection with SSL/TLS - Java

Published: 25 April 2020
on channel: TECH SCHOOL
7,643
79

In this lecture, we will learn how to secure gRPC connection with server-side and mutual SSL/TLS in Java. For server-side TLS, only the server needs to provide its TLS certificate to the client. While for mutual TLS, both client and server must provide their TLS certificates to the other.

I recommend you to watch these 2 videos about SSL/TLS and how to generate certificates first before starting this lecture:
   • A complete overview of SSL/TLS and it...  
   • Create & sign SSL/TLS certificates wi...  

Buy us a coffee: https://www.buymeacoffee.com/techschool
View all videos of the complete gRPC course in this playlist: http://bit.ly/grpccourse
Support us and get a certificate of completion by purchasing on Udemy: https://bit.ly/udemygrpc

---

Github repository:
Golang: https://github.com/techschool/pcbook-go
Java: https://github.com/techschool/pcbook-...

If you're using microservices architecture, you definitely want to try gRPC. It is super-fast, strongly-typed, and you no longer need to write a lot of boilerplate codes for inter-service communication. Thanks to awesome HTTP/2 and Protocol Buffer!

In this course, we will learn about gRPC and how to use it with Protocol Buffer to develop an application in Go and Java.

TECH SCHOOL - From noob to pro
   / techschoolguru  
At Tech School, we believe that everyone deserves a good and free education. We create high-quality courses and tutorials in Information Technology. If you like the videos, please feel free to share and subscribe to support the channel.


Watch video [gRPC #16.2] Secure gRPC connection with SSL/TLS - Java online without registration, duration hours minute second in high quality. This video was added by user TECH SCHOOL 25 April 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 7,643 once and liked it 79 people.