SSLproxy/extra/pki/x509v3ca.cnf
2012-04-18 00:05:15 +02:00

24 lines
681 B
INI

[ req ]
distinguished_name = reqdn
[ reqdn ]
[ v3_ca ]
basicConstraints = CA:TRUE
subjectKeyIdentifier = hash
authorityKeyIdentifier = keyid:always,issuer:always
[ v3_crt ]
basicConstraints = CA:FALSE
subjectKeyIdentifier = hash
authorityKeyIdentifier = keyid:always,issuer:always
authorityInfoAccess = OCSP;URI:http://daniel.roe.ch/test/ocsp
crlDistributionPoints = URI:http://daniel.roe.ch/test/crl
subjectAltName = dirName:s1n,DNS:daniel.roe.ch,IP:127.0.0.1,email:daniel@roe.ch,DNS:www.roe.ch,DNS:*.roe.ch
[ s1n ]
C=CH
O=SSLsplit Test Certificate
CN=daniel.roe.ch