RE: Extracting and verifying encrypted certificate digest

2011-07-06 Thread DarkMike
g x509 -text . > But getting the correct DER of the body from -text would be > difficult at a minimum and maybe impossible.) > > Then dgst -sha1 -in clic.body -verify capubkey -signature clic.sign . > > > > > __

RE: Extracting and verifying encrypted certificate digest

2011-07-05 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of DarkMike > Sent: Tuesday, 05 July, 2011 03:34 > I have already tried signing and verifying the message and it > works great [with dgst -sign/verify] > Now I want to focus on the certificate verification, > limit it to x509v3, sha1, rsa encrypti

RE: Extracting and verifying encrypted certificate digest

2011-07-05 Thread DarkMike
> __ > OpenSSL Project http://www.openssl.org > User Support Mailing Listopenssl-users@openssl.org > Automated List Manag

RE: Extracting and verifying encrypted certificate digest

2011-07-04 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of DarkMike > Sent: Monday, 04 July, 2011 13:24 > What I want to do is: > > 1. decrypt the signature to get decrypted message digest (sha1) > 2. compute the sha1 from the certificate on my own > and compare these two digests > Presumably you me

Re: Extracting and verifying encrypted certificate digest

2011-07-04 Thread DarkMike
>> > What openssl commands will do the above things for me? >> > >> > It would also help me a lot to know the routines I need to use to do >> the >> > same from within C program. >> > Any help would be much appreciated. >> > >> > re

Re: Extracting and verifying encrypted certificate digest

2011-07-04 Thread sandeep kiran p
ver google is unable to find any > > examples for it so far. > > > > What openssl commands will do the above things for me? > > > > It would also help me a lot to know the routines I need to use to do the > > same from within C program.

Re: Extracting and verifying encrypted certificate digest

2011-07-04 Thread DarkMike
uch appreciated. > > regards, > Mike > -- View this message in context: http://old.nabble.com/Extracting-and-verifying-encrypted-certificate-digest-tp31987195p31987327.html Sent from the OpenSSL - User mailing list archive at Nabble.com. __

Extracting and verifying encrypted certificate digest

2011-07-04 Thread DarkMike
? It would also help me a lot to know the routines I need to use to do the same from within C program. Any help would be much appreciated. regards, Mike -- View this message in context: http://old.nabble.com/Extracting-and-verifying-encrypted-certificate-digest-tp31987195p31987195.html Sent from