source: mod_gnutls/test/authority/ocsp-responder/template @ ca0690b

asynciomainproxy-ticket
Last change on this file since ca0690b was a99f1aa, checked in by Fiona Klute <fiona.klute@…>, 3 years ago

Test suite: Create OCSP responder certificates with id-pkix-ocsp-nocheck

It doesn't really matter for the tests because they don't try to check
the responder certificates for revocation, but it's good style. Note
that production certificates with this extension should have a much
shorter validity period.

  • Property mode set to 100644
File size: 140 bytes
Line 
1cn="Testing Authority OCSP Responder"
2signing_key
3ocsp_signing_key
4# id-pkix-ocsp-nocheck, NULL
5add_extension = 1.3.6.1.5.5.7.48.1.5 0x0500
Note: See TracBrowser for help on using the repository browser.