From: Johnson, P. <Phi...@fm...> - 2000-07-13 18:41:43
|
Is there a utility or module that would assist in displaying User Certificate information from LDAP? I notice that when I use Netscape to make an LDAP query, it returns this nicely formatted text that lists the owner, issuer, serial number etc. When I get the certificate info back from Net::LDAP, it remains in its binary form. I've tried using Base64 and also BER, but since I don't know too much about them, I'm hitting a wall. I've also searched and have found no published examples of breaking this info out. Thanks Phil |