You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lighttpd2/tests/ca/intermediate.conf

22 lines
467 B
Plaintext

oid_section = new_oids
[ new_oids ]
[ req ]
distinguished_name = req_distinguished_name
encrypt_key = no
string_mask = nombstr
prompt = no
x509_extensions = v3_ca
[ req_distinguished_name ]
OU = lighttpd2 test suite CA
CN = lighttpd2 test suite Intermediate 1
[ v3_ca ]
subjectKeyIdentifier=hash
authorityKeyIdentifier=keyid:always,issuer:always
basicConstraints = critical,CA:true,pathlen:0
keyUsage=critical,keyCertSign,cRLSign
nsCertType=sslCA, emailCA, objCA