That looks right to me. Perhaps someone else has an idea of what might be wrong? Ollie -----Original Message----- From: Cintia Borges Margi [mailto:[EMAIL PROTECTED]] Sent: Saturday, April 15, 2000 8:55 PM To: [EMAIL PROTECTED] Subject: RE: OpenSSL - X509 functions > Sounds like you might be passing the private key as the second parameter to > X509_verify(). You need to pass the public key as obtained from the > certificate. Check out the usage of X509_verify() in apps\ca.c for an > example. I'm using the function X509_get_pubkey(x509ca) to get the public key from the certificate. Is it right? TIA, Cintia ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]