test: accept another error message on lack of TLS client certificate
Differential Revision: https://phab.mercurial-scm.org/D12492
--- a/tests/test-https.t Sat Apr 09 14:41:55 2022 +0200
+++ b/tests/test-https.t Sat Apr 09 14:43:30 2022 +0200
@@ -518,7 +518,7 @@
without client certificate:
$ P="$CERTSDIR" hg id https://localhost:$HGPORT/
- abort: error: .*(\$ECONNRESET\$|certificate required|handshake failure).* (re)
+ abort: error: .*(\$ECONNRESET\$|certificate required|handshake failure|EOF occurred).* (re)
[100]
with client certificate: