summaryrefslogtreecommitdiff
path: root/tests/certs/Server-localhost-sv.prm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/certs/Server-localhost-sv.prm')
-rw-r--r--tests/certs/Server-localhost-sv.prm13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/certs/Server-localhost-sv.prm b/tests/certs/Server-localhost-sv.prm
index 50ccfd858..f58710406 100644
--- a/tests/certs/Server-localhost-sv.prm
+++ b/tests/certs/Server-localhost-sv.prm
@@ -6,6 +6,19 @@ extendedKeyUsage = serverAuth
subjectKeyIdentifier = hash
authorityKeyIdentifier = keyid
basicConstraints = CA:false
+authorityInfoAccess = @issuer_info
+crlDistributionPoints = @crl_info
+
+[ crl_ext ]
+authorityKeyIdentifier = keyid:always
+authorityInfoAccess = @issuer_info
+
+[ issuer_info ]
+caIssuers;URI.0 = http://test.curl.se/ca/EdelCurlRoot.cer
+
+[ crl_info ]
+URI.0 = http://test.curl.se/ca/EdelCurlRoot.crl
+
[ req ]
default_bits = 1024
distinguished_name = req_DN