RE: validating signature against cert

2009-10-02 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of Jeff Strope > Sent: Thursday, 01 October, 2009 18:41 > I've been given an X509 signing certificate that I'm storing > in base64 > format along with a SHA1 w/ RSA signature. How do I verify that > signature against the signing certificate via

validating signature against cert

2009-10-01 Thread Jeff Strope
Hi all...I'm having a bit of trouble with openssl and I was hoping someone here might point me in the right direction. I've been given an X509 signing certificate that I’m storing in base64 format along with a SHA1 w/ RSA signature. How do I verify that signature against the signing certificat