grpc-go/testdata
Julien Boeuf 123c91d04f Updating the test SSL certs.
- For interoperability testing, we need the same certs everywhere.
- This was not possible before because Go could not deal with some field
  being encoded as PRINTABLESTRING in the CA and UTF8STRING in the
  server1 cert. However, the certs have been fixed in:
  https://github.com/grpc/grpc/pull/4096
- Also changed the go root testdata cert to avoid confusion (maybe there
  should not be that many copy of the certs in the repo but I will leave
  this to the repo maintainers).
2015-11-11 14:50:21 -08:00
..
ca.pem Updating the test SSL certs. 2015-11-11 14:50:21 -08:00
server1.key Updating the test SSL certs. 2015-11-11 14:50:21 -08:00
server1.pem Updating the test SSL certs. 2015-11-11 14:50:21 -08:00