Hi As is mentioned in RFC 2587 and other RFC-s there is authorityRevocationList and certificateRevocationList attributes defined for Certification Authority object class.The attribute type is 1.3.6.1.4.1.1466.115.121.1.9 . I would like to ask when the values of this attribute are retrieved from LDAP server as binaries ,how should be parsed. Thanks in advance
It depends on what application is writing these values into the directory. I think X.509 binary DER encoding is the most common.
Ivailo Iliev
