Re: usercertificate attribute fingerprint (possibly OT)

2015-05-17 Thread Natxo Asenjo
On Sun, May 17, 2015 at 9:42 PM, Chris Ridd wrote: > > > So this works, but I see no method to get the fingerprint. Is there a > way to get it from the info I get from ldap? > > This code uses Net::SSLeay to extract a fingerprint from something like > your $cert. > > > http://cpansearch.perl.org/

Re: usercertificate attribute fingerprint (possibly OT)

2015-05-17 Thread Chris Ridd
> On 17 May 2015, at 16:10, Natxo Asenjo wrote: > > hi, > > connecting to a freeipa ldap host (that uses the 389 directory server under > the hood) I can successfully retrieve certificates belonging to hosts. > > I can then use Crypt::X509 to extract info from that. But how could I get the >

usercertificate attribute fingerprint (possibly OT)

2015-05-17 Thread Natxo Asenjo
hi, connecting to a freeipa ldap host (that uses the 389 directory server under the hood) I can successfully retrieve certificates belonging to hosts. I can then use Crypt::X509 to extract info from that. But how could I get the fingerprints? If I use the apache directory studio ldap client I can