Lines Matching refs:Handshake
1742 if err := tlsConn.Handshake(); err != nil {1743 c.server.logf("http: TLS handshake error from %s: %v", c.rwc.RemoteAddr(), err)