diff options
Diffstat (limited to 'security/manager/ssl/tests/unit/ocsp_certs/ocspOtherEndEntity.pem.certspec')
-rw-r--r-- | security/manager/ssl/tests/unit/ocsp_certs/ocspOtherEndEntity.pem.certspec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/security/manager/ssl/tests/unit/ocsp_certs/ocspOtherEndEntity.pem.certspec b/security/manager/ssl/tests/unit/ocsp_certs/ocspOtherEndEntity.pem.certspec new file mode 100644 index 0000000000..5756f6ab5f --- /dev/null +++ b/security/manager/ssl/tests/unit/ocsp_certs/ocspOtherEndEntity.pem.certspec @@ -0,0 +1,4 @@ +issuer:Test CA +subject:Other Cert +extension:subjectAlternativeName:localhost,*.example.com +extension:authorityInformationAccess:http://localhost:8888/ |