Guys,

I am a high level user of code that uses OpenSSL so am not sure if
what I am seeing is an API bug or incorrect usage on my part.

My simple test (see attached zip) tries to load the CA certificates
from two locations (one valid and the other invalid/non-existent). On
Linux as expected SSL_CTX_load_verify_locations() returns 0 for the
invalid location and successfully loads the certificates from the
valid directory. On Windows SSL_CTX_load_verify_locations() fails to
load the certificates from the valid directory.

I have included Makefiles, VC8 solutions files and a README with the
test. I will appreciate someone looking into this issue and letting me
know if this is a valid bug. I have tested this code against several
0.9.8x releases with the same results.

thanks,
Ciju

Attachment: isolated.zippy
Description: Binary data

Reply via email to