diff options
Diffstat (limited to 'tests/ocsp-tests/certs/server_good.template')
-rw-r--r-- | tests/ocsp-tests/certs/server_good.template | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/ocsp-tests/certs/server_good.template b/tests/ocsp-tests/certs/server_good.template new file mode 100644 index 0000000..2d02758 --- /dev/null +++ b/tests/ocsp-tests/certs/server_good.template @@ -0,0 +1,9 @@ +# static serial so the OCSP DB does not need to be changed +serial=2 +cn=localhost +tls_www_server +signing_key +encryption_key +dns_name="localhost" +activation_date = "2016-03-29 16:21:42" +expiration_date = "2026-03-29 16:24:41" |