tests/test-https.t
changeset 49058 d8a38186a092
parent 49057 27ef2aa953dd
child 49279 127d33e63d1a
equal deleted inserted replaced
49057:27ef2aa953dd 49058:d8a38186a092
   516   $ cd ..
   516   $ cd ..
   517 
   517 
   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:
   525 
   525 
   526   $ cat << EOT >> $HGRCPATH
   526   $ cat << EOT >> $HGRCPATH