Actions
Bug #220
closedTLS by Tobias violates RFC 2246
Start date:
04/18/2013
Due date:
% Done:
0%
Estimated time:
0.00 h
Reviewer:
Build Version:
Description
The TlsAuthentication throws an Exception when the Server provides a certificate request message.
RFC 2246 says:
"The server will then wait for a client response. If the server has sent a certificate
request message, the client must send the certificate message."
"The same message type and structure will be used for the client's
response to a certificate request message. Note that a client may
send no certificates if it does not have an appropriate certificate
to send in response to the server's authentication request."
Actions