Home | History | Annotate | Download | only in testserver

Lines Matching refs:tlsConnection

97   def handshake(self, tlsConnection):
100 tlsConnection.handshakeServer(certChain=self.cert_chain,
106 tlsConnection.ignoreAbruptClose = True