diff options
Diffstat (limited to '')
-rw-r--r-- | tests/tls-certs/cert-fail.pem | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/tls-certs/cert-fail.pem b/tests/tls-certs/cert-fail.pem new file mode 100644 index 0000000..7318f36 --- /dev/null +++ b/tests/tls-certs/cert-fail.pem @@ -0,0 +1,3 @@ +-----BEGIN CERTIFICATE----- +this is an invalid cert +-----END CERTIFICATE----- |