When I upgrade my applications by using openssl-0.9.5 beta1 to
replace openssl-0.9.4, at running time I found:
"error:02001003:system library:fopen:BN
lib" when function called
at: SSL_CTX_load_verify_locations(ssl, caPath, caFile);
I compile and run both version in the same environment. What
is wrong?
Dennis
|
- Re: Problem found when upgrade to openssl-0.9.5 Dennis Xu
- Re: Problem found when upgrade to openssl-0.9.5 Bodo Moeller