How to decode a Certificate System request attribute from the LDAP request repository?
Issue
Is it possible to get some valid information from a Certificate request stored in a 7.x Red Hat Certificate Server LDAP repository?
For example:
ldapsearch -x -D "cn=directory manager" -w password -p 38900 -h localhost -b "ou=ca,ou=requests,o=netscapeCertificateServer" cn=1
1, ca, requests, NetscapeCertificateServer
dn: cn=1,ou=ca,ou=requests,o=NetscapeCertificateServer
objectClass: top
objectClass: request
requestId: 011
requestState: complete
requestAttributes::
rO0FGXVBC2JlcXVlc3RUeXBldXJBBltCrPMX+BVIVOACAAB4cBBBBAGs7Q
AFdBBKZW5yb2xsbWVudHhjkC1zc3VlZENlcnRzdXEAfgABZZZC7qztAAV1cgAmW0xuZXRzY2FxYv8
zZWN1bml0eS23NTB4M...............
QtYXJnYmxvY2t0BBl1cGRhdGVkGml1cQB+AAEBBBAMrKLGHXQABWFkbWklcB==
dateOfCreate: 20100813142134Z
dateOfModify: 20100813142122Z
requestType: enrollment
cn: 1
How to decode the Certificate System request attribute requestAttributes from the LDAP request repository?
Environment
Red Hat Enterprise Linux 4,5
Red Hat Certificate System 7,8
and
pki-migrate-8.1.0-10.el5pki
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.