[openssl-users] SSL_CTX_load_verify_locations only with CAPath

Dr. Roger Cuypers roger.cuypers at technisat.de
Mon Jul 6 15:22:38 UTC 2015


For clarification:

Using CAFile works, using CAPath doesn't. The OpenSSL exe ist the Windows 1.0.2c version by Eric A. Young. The dll in my program has the same number. They are from stathis <stathis at npcglib.org>. Both diestributions have exes and they all yield the 690deae8 hash.



-----Ursprüngliche Nachricht-----
Von: openssl-users [mailto:openssl-users-bounces at openssl.org] Im Auftrag von Salz, Rich
Gesendet: Montag, 6. Juli 2015 16:46
An: openssl-users at openssl.org
Betreff: Re: [openssl-users] SSL_CTX_load_verify_locations only with CAPath

> For some reason, the X509_NAME_hash function calculates a very 
> different hash for the server certificate:

Ah.  Have you mixed openssl versions?  At one point the hashing changed from md5 to sha1.  That would explain why specifying a directory works, but a specific file doesn't.
_______________________________________________
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users


More information about the openssl-users mailing list