Submitter | Yuya Nishihara |
---|---|
Date | March 17, 2019, 3:56 a.m. |
Message ID | <52525ca12c946540be1d.1552795005@mimosa> |
Download | mbox | patch |
Permalink | /patch/39307/ |
State | Accepted |
Headers | show |
Comments
Patch
diff --git a/tests/test-https.t b/tests/test-https.t --- a/tests/test-https.t +++ b/tests/test-https.t @@ -630,7 +630,7 @@ without client certificate: $ P="$CERTSDIR" hg id https://localhost:$HGPORT/ warning: connecting to localhost using legacy security technology (TLS 1.0); see https://mercurial-scm.org/wiki/SecureConnections for more info (?) - abort: error: *handshake failure* (glob) + abort: error: .*(\$ECONNRESET\$|certificate required|handshake failure).* (re) [255] with client certificate: