blob: 0bba95d33499fc3a9632a9726769f1987e77df48 (
plain)
1
2
3
4
5
6
|
authorityKeyIdentifier=keyid,issuer
basicConstraints=CA:FALSE
keyUsage = digitalSignature, nonRepudiation, keyEncipherment, dataEncipherment
subjectAltName = @alt_names
[alt_names]
DNS.1 = localhost
|