mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-28 08:04:14 +02:00
Update extended key usage.
This commit is contained in:
parent
10181b3953
commit
3a8177a291
@ -194,6 +194,8 @@ nsComment = "OpenSSL Generated Certificate"
|
|||||||
# PKIX recommendations harmless if included in all certificates.
|
# PKIX recommendations harmless if included in all certificates.
|
||||||
subjectKeyIdentifier=hash
|
subjectKeyIdentifier=hash
|
||||||
authorityKeyIdentifier=keyid,issuer
|
authorityKeyIdentifier=keyid,issuer
|
||||||
|
extendedKeyUsage=clientAuth,serverAuth
|
||||||
|
keyUsage=digitalSignature
|
||||||
|
|
||||||
# This stuff is for subjectAltName and issuerAltname.
|
# This stuff is for subjectAltName and issuerAltname.
|
||||||
# Import the email address.
|
# Import the email address.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user