blob: 661caf4ac858eeba7270466982b3d2832720d08a (
plain) (
blame)
1
2
3
4
5
6
|
This directory contains x509 certificates and associated private keys used in
gRPC-Go tests.
How were these test certs/keys generated ?
------------------------------------------
Run `./create.sh`
|