identification: Add support for dmdName RDN (2.5.4.54)
It's listed in RFC 2256 but was later removed with RFC 4519, but there are still some certs that use it. Closes strongswan/strongswan#43.
This commit is contained in:
committed by
Tobias Brunner
parent
c87f428836
commit
49fa6ebf1c
@@ -34,6 +34,7 @@
|
||||
0x2B "I" OID_INITIALS
|
||||
0x2D "ID" OID_UNIQUE_IDENTIFIER
|
||||
0x2E "dnQualifier" OID_DN_QUALIFIER
|
||||
0x36 "dmdName" OID_DMD_NAME
|
||||
0x41 "pseudonym" OID_PSEUDONYM
|
||||
0x48 "role" OID_ROLE
|
||||
0x1D "id-ce"
|
||||
|
||||
Reference in New Issue
Block a user