grpc-go/testdata
erm-g 8edfa1a17b
authz: End2End test for AuditLogger (#6304)
* 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
2023-06-01 19:32:33 -04:00
..
x509 authz: End2End test for AuditLogger (#6304) 2023-06-01 19:32:33 -04:00
README.md Fix interop tests which rely on the old certs/keys. (#3804) 2020-08-10 15:53:34 -07:00
ca.pem Fix interop tests which rely on the old certs/keys. (#3804) 2020-08-10 15:53:34 -07:00
server1.key Fix interop tests which rely on the old certs/keys. (#3804) 2020-08-10 15:53:34 -07:00
server1.pem Fix interop tests which rely on the old certs/keys. (#3804) 2020-08-10 15:53:34 -07:00
testdata.go testdata: get test assets related to package root instead of GOPATH (#2272) 2018-08-22 09:00:39 -07:00

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.