Show More
@@ -630,7 +630,7 b' without client certificate:' | |||
|
630 | 630 | |
|
631 | 631 | $ P="$CERTSDIR" hg id https://localhost:$HGPORT/ |
|
632 | 632 | warning: connecting to localhost using legacy security technology (TLS 1.0); see https://mercurial-scm.org/wiki/SecureConnections for more info (?) |
|
633 |
abort: error: *handshake failure |
|
|
633 | abort: error: .*(\$ECONNRESET\$|certificate required|handshake failure).* (re) | |
|
634 | 634 | [255] |
|
635 | 635 | |
|
636 | 636 | with client certificate: |
General Comments 0
You need to be logged in to leave comments.
Login now