RE: Question regarding openssl program to compute the hashes and finger-prints.

2013-05-20 Thread Jeremy Farrell
:42 PM To: openssl-users@openssl.org Subject: Re: Question regarding openssl program to compute the hashes and finger-prints. Re-trying.. From: Microsoft Office User mailto:kha...@cisco.com"kha...@cisco.com> Date: Mon, 13 May 2013 23:34:56 -0700 To: mailto:openssl-users@openssl.org

Re: Question regarding openssl program to compute the hashes and finger-prints.

2013-05-20 Thread Stan Joyner
Per this web page the hash algorithm did change if I understand your question correctly. http://www.openssl.org/docs/apps/x509.html I think c_rehash uses -subject_hash as the option. These options allow you to use the old hash from the command line. Don't know how to get c_rehash to do this. *-s

Re: Question regarding openssl program to compute the hashes and finger-prints.

2013-05-20 Thread Khadija Amin (khamin)
Re-trying.. From: Microsoft Office User mailto:kha...@cisco.com>> Date: Mon, 13 May 2013 23:34:56 -0700 To: mailto:openssl-users@openssl.org>> Subject: Question regarding openssl program to compute the hashes and finger-prints. Hello All , I have a question regarding c_rehash utility used to c

Re: Question regarding openssl program to compute the hashes and finger-prints.

2013-05-14 Thread Jakob Bohm
On 5/14/2013 8:33 AM, Khadija Amin (khamin) wrote: Hello All , I have a question regarding c_rehash utility used to create symbolic links to files named by the hash values. I understand that c_rehash calls openssl to compute the hash by invoking the following command : $OPENSSL x509 -hash -fin