Skip to content

Conversation

arithmetic1728
Copy link
Contributor

add SslCredentials class for mTLS ADC (linux only)

go/adc-for-dca-python

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 24, 2020
@arithmetic1728 arithmetic1728 changed the title add mTLS support for grpc feat: add SslCredentials class for mTLS ADC (linux) Feb 24, 2020
@arithmetic1728
Copy link
Contributor Author

For grpc mTLS ADC support.

busunkim96