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