Hello, openssl-users
I have problems with memory leaks in using ssleay client under win95/98.
Ssleay v.0.9.0.
Can anybody tell me recommended sequense of free's, shutdowns and so on?
Thanks,
Sergei
__
OpenSSL Project
At 15:29 22.02.99 +, you wrote:
>Dear all,
>
>Having used openssl0.9c in a web crawling indexer written in perl I have
>hit a problem when dealing with proxies. They refuse to let the HTTPS
>requests through, even though a browser ( Netscape ) making the same
>request has no problems. Any idea
Hello,
Verifying certificate via X509_verify_cert() function I got call
of my verify_callback function twise and in each case errorcode==0
In first case I got some CA certificate, in second - certificate to check.
Why callback calls when all Ok?
...
doc\callback
"When ever X509_cert_verify() mak