Joseph Wu created MESOS-10070:
---------------------------------

             Summary: Add a unit test for client-initiated SSL renegotiation
                 Key: MESOS-10070
                 URL: https://issues.apache.org/jira/browse/MESOS-10070
             Project: Mesos
          Issue Type: Task
            Reporter: Joseph Wu


https://www.openssl.org/docs/man1.1.1/man3/SSL_renegotiate.html

On certain versions of TLS, the client can attempt to renegotiate an existing 
SSL connection at any time.  This basically means performing an SSL handshake 
again on the same connection.

To ensure our sockets don't break when this happens, we should add a unit test 
exercising the case.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to