Great answer, thanks!
On Sat, Nov 23, 2013 at 4:54 PM, Dr. Stephen Henson wrote:
> On Sat, Nov 23, 2013, Nabla C0d3 wrote:
>
> > Hi,
> >
> > I would like my SSL client to be able to detect when the server it's
> > connecting to requested a client cert. If the client doesn't provide a
> > cert,
On Sat, Nov 23, 2013, Nabla C0d3 wrote:
> Hi,
>
> I would like my SSL client to be able to detect when the server it's
> connecting to requested a client cert. If the client doesn't provide a
> cert, the SSL handshake fails with "SSL alert number 40". However, AFAIK
> this error could be triggere
Hi,
I would like my SSL client to be able to detect when the server it's
connecting to requested a client cert. If the client doesn't provide a
cert, the SSL handshake fails with "SSL alert number 40". However, AFAIK
this error could be triggered by other problems with the handshake, so I
can't us