logo
Dates

Author


Conferences

Tags

Sort by:  

Authors: Sanjay Pujare
2021-10-14

tldr - powered by Generative AI

The presentation discusses the implementation of secure communication in gRPC using the xDS protocol and the certificate provider plug-in framework.
  • gRPC uses xDS protocol to implement secure communication between clients and servers
  • Certificate provider plug-in framework enables various mechanisms to obtain certificates and keys
  • The framework is implemented in gRPC Go, C++, Java, and Python
  • The presentation provides links to resources for more information