mirror of https://github.com/grpc/grpc-go.git
* Draft of e2e test * No Audit, Audit on Allow and Deny * Audit on Allow, Audit on Deny * fix typo * SPIFFE related testing * SPIFFE Id validation and certs creation script * Address PR comments * Wrap tests using grpctest.Tester * Address PR comments * Change package name to authz_test to fit other end2end tests * Add licence header, remove SPIFFE slice * Licence year change * Address PR comments part 1 * Address PR comments part 2 * Address PR comments part 3 * Address PR comments final part * Drop newline for a brace * Address PR comments, fix outdated function comment * Address PR comments * Fix typo * Remove unused var * Address PR comment, change most test error handling to Errorf * Address PR comments |
||
---|---|---|
.. | ||
x509 | ||
README.md | ||
ca.pem | ||
server1.key | ||
server1.pem | ||
testdata.go |
README.md
This directory contains x509 certificates used in cloud-to-prod interop tests. For tests within gRPC-Go repo, please use the files in testsdata/x509 directory.