Benno Evers created MESOS-9879:
----------------------------------
Summary: Create a unit test ensuring that a client certificate
requests are properly ignored
Key: MESOS-9879
URL: https://issues.apache.org/jira/browse/MESOS-9879
Project: Mesos
Issue Type: Improvement
Reporter: Benno Evers
When a TLS server sends a Client Certificate Request as part of the handshake
and the client does not have a certificate available, the TLS specification
mandates that the client shall attempt to continue the connection attempt
sending a zero-length certificate.
We should write a unit test verifying libprocess handles this correctly when
acting as a client, although it's not completely clear how this might be
implemented.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)