Show More
@@ -518,7 +518,7 b' Start hgweb that requires client certifi' | |||||
518 | without client certificate: |
|
518 | without client certificate: | |
519 |
|
519 | |||
520 | $ P="$CERTSDIR" hg id https://localhost:$HGPORT/ |
|
520 | $ P="$CERTSDIR" hg id https://localhost:$HGPORT/ | |
521 | abort: error: .*(\$ECONNRESET\$|certificate required|handshake failure).* (re) |
|
521 | abort: error: .*(\$ECONNRESET\$|certificate required|handshake failure|EOF occurred).* (re) | |
522 | [100] |
|
522 | [100] | |
523 |
|
523 | |||
524 | with client certificate: |
|
524 | with client certificate: |
General Comments 0
You need to be logged in to leave comments.
Login now