RE: TLS 1.2 handshake issue (Server Certificate request)

2020-02-07 Thread Bashin, Vladimir
Wojcik Sent: Friday, February 7, 2020 3:37 PM To: openssl-users@openssl.org Subject: RE: TLS 1.2 handshake issue (Server Certificate request) > From: openssl-users [mailto:openssl-users-boun...@openssl.org] On > Behalf Of Bashin, Vladimir > Sent: Friday, February 07, 2020 11:25 >

RE: TLS 1.2 handshake issue (Server Certificate request)

2020-02-07 Thread Michael Wojcik
> From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of > Bashin, Vladimir > Sent: Friday, February 07, 2020 11:25 > ... during that handshake the TLS server requests the client Certificate > but our TLS client responds with the Certificates Length 0 that causes > the TLS se

Re: TLS 1.2 handshake issue (Server Certificate request)

2020-02-07 Thread Dmitry Belyavsky
, > > VB > > > > *From:* Dmitry Belyavsky > *Sent:* Friday, February 7, 2020 3:07 PM > *To:* Bashin, Vladimir > *Cc:* openssl-users@openssl.org > *Subject:* Re: TLS 1.2 handshake issue (Server Certificate request) > > > > Hello Vladimir, > > &g

Re: TLS 1.2 handshake issue (Server Certificate request)

2020-02-07 Thread Dmitry Belyavsky
Hello Vladimir, It's worth trying to reproduce the situation using openssl s_client/s_server command-line apps. On Fri, Feb 7, 2020 at 9:25 PM Bashin, Vladimir wrote: > Hello, OpenSSL experts ! > > > > We need your help in better understanding a below behavior - > > > > We are experiencing issu