Hi all,

I'm trying to figure out how to get a cert's unique identifier, whatever that may be (signature?). I've got a server written in perl using Net::SSLeay. I've been hacking at SSLeay to add more bindings for X509 calls. What I want to do is match a user's login with the cert they are using. i.e. userA has been registered to use certA (i.e. one I have issued to them) so I want to make sure that match is there when userA logs in.

perhaps the answer is in the archives, but I'm not sure of what to search for. I've tried X509_extract_key, X509 signature, etc. without too much luck at this point. Can someone point me in the right direction?

Thanks,
Dan

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to