Add EKU for the KDC certificate
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17350 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
oid_section = new_oids
|
||||||
|
|
||||||
|
[ new_oids ]
|
||||||
|
pkkdcekuoid = 1.3.6.1.5.2.3.5
|
||||||
|
|
||||||
[ca]
|
[ca]
|
||||||
|
|
||||||
default_ca = user
|
default_ca = user
|
||||||
@@ -108,6 +113,7 @@ princ1 = GeneralString:bar
|
|||||||
[ pkinit_kdc_cert ]
|
[ pkinit_kdc_cert ]
|
||||||
basicConstraints=CA:FALSE
|
basicConstraints=CA:FALSE
|
||||||
keyUsage = nonRepudiation, digitalSignature, keyEncipherment
|
keyUsage = nonRepudiation, digitalSignature, keyEncipherment
|
||||||
|
extendedKeyUsage = pkkdcekuoid
|
||||||
subjectKeyIdentifier = hash
|
subjectKeyIdentifier = hash
|
||||||
subjectAltName=otherName:1.3.6.1.5.2.2;SEQUENCE:pkinitkdc_princ_name
|
subjectAltName=otherName:1.3.6.1.5.2.2;SEQUENCE:pkinitkdc_princ_name
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user