On Fri, Jun 06, 2003, rajagopalan ramanujam wrote:

> 
> hi,
> 
> I have defined SSL_library_init rather then 
> openSSL_add_all_algorithms to save memory.
> 
> I have turned on DES,RC4 in chipers and MD5,SHA in
> message digest.
> 
> Could you let me know what could be problem.
> 
> I can connect to www.thawte.com and X509_verify
> is successful. And also i have generated selfsigned
> certificate which are working too.
> 
> For Ex: www.google.com:443 i cannot connect,
> i get error (7).
> 
> 

See what ERR_print_errors_fp(stderr) gives after a failed verify to see if you
can get any more information.

Steve.
--
Dr Stephen N. Henson.
Core developer of the   OpenSSL project: http://www.openssl.org/
Freelance consultant see: http://www.drh-consultancy.demon.co.uk/
Email: [EMAIL PROTECTED], PGP key: via homepage.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to