Thanks Lutz for the helpful information.
Could this be an IIS configuration issue?
Mike
>From: Lutz Jaenicke <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
>Subject: Re: handshake failure in SSL_rea
Hi Lutz
Thanks a lot for taking time reading my post and helping me figure out the
problem.
Maybe I am too stupid to figure out how to reply to your question from your
message directly, so I choose to do it my way.
Yes. error:140940E5:SSL routines:SSL3_READ_BYTES:ssl handshake failure is
the
On Fri, Jun 21, 2002 at 10:18:51AM -0400, Zeng, Ming wrote:
> Maybe I am too stupid to figure out how to reply to your question from your
> message directly, so I choose to do it my way.
>
> Yes. error:140940E5:SSL routines:SSL3_READ_BYTES:ssl handshake failure is
> the only error my program kee
On Fri, Jun 21, 2002 at 12:36:55AM +, Ming Zeng wrote:
> I have a multithreade application which uses OpenSSL to get contents from
> HTTPS server (here an IIS server). The HTTPS server requires client side
> certificate.
>
> My program uses:
> SSL_CTX_set_mode(ctx, SSL_MODE_AUTO_RETRY