22 lines
542 B
Plaintext

[ req ]
default_bits = 2048
distinguished_name = req_distinguished_name
encrypt_key = no
prompt = no
req_extensions = req_v3_usr
[ req_distinguished_name ]
countryName = DK
localityName = Copenhagen
organizationName = WinTLS
commonName = wintls.test
[ req_v3_usr ]
basicConstraints = CA:FALSE
subjectAltName = @alt_names
keyUsage = nonRepudiation, digitalSignature, keyEncipherment
[ alt_names ]
DNS.1 = wintls.test
DNS.2 = *.wintls.test