pkcs10: Support of Microsoft CertTypeExtension
The msCertificateTypeExtension OID (1.3.6.1.4.1.311.20.2) can be used in a PKCS#10 certificate request to define a certificate profile. It consists of an UTF8 string. pki: profile option
This commit is contained in:
@@ -212,7 +212,7 @@
|
||||
0x03 "msSGC"
|
||||
0x04 "msEncryptingFileSystem"
|
||||
0x14 "msEnrollmentInfrastructure"
|
||||
0x02 "msCertificateTypeExtension"
|
||||
0x02 "msCertTypeExtension" OID_MS_CERT_TYPE_EXT
|
||||
0x02 "msSmartcardLogon" OID_MS_SMARTCARD_LOGON
|
||||
0x03 "msUPN" OID_USER_PRINCIPAL_NAME
|
||||
0x15 "msCertSrvInfrastructure"
|
||||
|
||||
Reference in New Issue
Block a user