Correctly reference the OID so gen-cert.sh works correctly
This commit is contained in:

committed by
Jeffrey Altman

parent
98f904036c
commit
2d193d380d
@@ -130,7 +130,7 @@ subjectKeyIdentifier = hash
|
||||
[pkinit_kdc_cert]
|
||||
basicConstraints=CA:FALSE
|
||||
keyUsage = nonRepudiation, digitalSignature, keyEncipherment
|
||||
extendedKeyUsage = pkkdcekuoid
|
||||
extendedKeyUsage = 1.3.6.1.5.2.3.5
|
||||
subjectKeyIdentifier = hash
|
||||
subjectAltName=otherName:1.3.6.1.5.2.2;SEQUENCE:pkinitkdc_princ_name
|
||||
|
||||
|
Reference in New Issue
Block a user