From: Mark W. <mew...@un...> - 2000-07-13 18:48:36
|
What you'll need to do is look into the openSSL stuff to parse this out for you. When you say you use Netscape, what do you mean? Communicator? PerLDAP? the command line tools? Mark On Thu, 13 Jul 2000, Johnson, Phil wrote: > 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 > > > > |