Dennis Xu <[EMAIL PROTECTED]>:
> 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 bo
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. W