diff --git a/testdata/x509/create.sh b/testdata/x509/create.sh index 810242e636b..e5276d6bb69 100755 --- a/testdata/x509/create.sh +++ b/testdata/x509/create.sh @@ -109,7 +109,6 @@ openssl req -x509 \ -days 3650 \ -subj /C=US/ST=CA/L=SVL/O=gRPC/CN=test-client1/ \ -addext "subjectAltName = URI:spiffe://foo.bar.com/client/workload/1" -openssl verify -verbose -CAfile client_ca_cert.pem client1_spiffe_cert.pem # Cleanup the CSRs. -rm *_csr.pem \ No newline at end of file +rm *_csr.pem