> From: owner-openssl-us...@openssl.org On Behalf Of Malatesh Ankasapur
> Sent: Tuesday, November 18, 2014 23:17
Note: you should post a new topic as a new message, not a reply. subject fixed

> citrix reciever using the symbolic link .pem certificate so i did c_rehash 
> for my ceritficate
> 1. openssl-0.9.8e created 1 hash value for my certificate. but i dont know 
> why openssl-1.0.0 is creating 2 hash value
> suppose i am going to update openssl in my linux, its depends on the libc, 
> its difficult to update i think.
> is any other solution to create 2 hash values for same file with 
> openssl-0.9.8e

I don't see any situation where 1.0.0 (or any other) c_rehash would 
*create* two hash values.

1.0.0 or later does use a *different* hash algorithm (for cert and CRL names)
than 0.9.8 and earlier, and a different hash algorithm produces different 
values.
If you do 0.9.8 c_rehash AND 1.0.0+ c_rehash, TOGETHER they will produce 
2 different hash values and resulting links (or copies) for each cert or CRL.


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to