DEB packaging of Comarch Crypto Provider from ePUAP
Jacek Kowalski
2017-07-12 8be2bb44e690fa6ab0f62dacb5cfa5357ac1af43
commit | author | age
8be2bb 1 [req]
JK 2 distinguished_name = req_distinguished_name
3
4 [req_distinguished_name]
5
6 [ext-ca]
7 subjectKeyIdentifier = hash
8 authorityKeyIdentifier = keyid:always
9 basicConstraints = critical, CA:TRUE
10 keyUsage = digitalSignature, cRLSign, keyCertSign
11
12 [ext-san]
13 basicConstraints = critical, CA:FALSE
14 keyUsage = digitalSignature, keyEncipherment
15 extendedKeyUsage = serverAuth, clientAuth
16 nsCertType = server
17 subjectKeyIdentifier = hash
18 authorityKeyIdentifier = keyid:always
19 subjectAltName = @alt_names
20
21 [alt_names]
22 DNS.1 = localhost