tests/test-https.t
changeset 25478 d19787db6fe0
parent 25472 4d2b9b304ad0
child 27739 d6d3cf5fda6f
equal deleted inserted replaced
25477:a372f7b4463b 25478:d19787db6fe0
   199 
   199 
   200 pull without cacert
   200 pull without cacert
   201 
   201 
   202   $ cd copy-pull
   202   $ cd copy-pull
   203   $ echo '[hooks]' >> .hg/hgrc
   203   $ echo '[hooks]' >> .hg/hgrc
   204   $ echo "changegroup = python \"$TESTDIR/printenv.py\" changegroup" >> .hg/hgrc
   204   $ echo "changegroup = printenv.py changegroup" >> .hg/hgrc
   205   $ hg pull $DISABLEOSXDUMMYCERT
   205   $ hg pull $DISABLEOSXDUMMYCERT
   206   pulling from https://localhost:$HGPORT/
   206   pulling from https://localhost:$HGPORT/
   207   warning: localhost certificate with fingerprint 91:4f:1a:ff:87:24:9c:09:b6:85:9b:88:b1:90:6d:30:75:64:91:ca not verified (check hostfingerprints or web.cacerts config setting)
   207   warning: localhost certificate with fingerprint 91:4f:1a:ff:87:24:9c:09:b6:85:9b:88:b1:90:6d:30:75:64:91:ca not verified (check hostfingerprints or web.cacerts config setting)
   208   searching for changes
   208   searching for changes
   209   adding changesets
   209   adding changesets