set Certificate Sign and CRL Sign flags in keyUsage extension if CA is true

This commit is contained in:
Andreas Steffen
2010-03-07 17:27:53 +01:00
parent 3bcfb271a3
commit 1ec8f22de2
2 changed files with 14 additions and 5 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
0x1D "id-ce"
0x09 "subjectDirectoryAttrs"
0x0E "subjectKeyIdentifier" OID_SUBJECT_KEY_ID
0x0F "keyUsage"
0x0F "keyUsage" OID_KEY_USAGE
0x10 "privateKeyUsagePeriod"
0x11 "subjectAltName" OID_SUBJECT_ALT_NAME
0x12 "issuerAltName"