tests/test-https.t
changeset 30332 318a24b52eeb
parent 30234 34a5f6c66bc5
child 31008 636cf3f7620d
equal deleted inserted replaced
30331:b19291e5d506 30332:318a24b52eeb
   377   5fed3813f7f5
   377   5fed3813f7f5
   378 #endif
   378 #endif
   379 
   379 
   380 Fingerprints
   380 Fingerprints
   381 
   381 
   382 - works without cacerts (hostkeyfingerprints)
   382 - works without cacerts (hostfingerprints)
   383   $ hg -R copy-pull id https://localhost:$HGPORT/ --insecure --config hostfingerprints.localhost=ec:d8:7c:d6:b3:86:d0:4f:c1:b8:b4:1c:9d:8f:5e:16:8e:ef:1c:03
   383   $ hg -R copy-pull id https://localhost:$HGPORT/ --insecure --config hostfingerprints.localhost=ec:d8:7c:d6:b3:86:d0:4f:c1:b8:b4:1c:9d:8f:5e:16:8e:ef:1c:03
   384   warning: connecting to localhost using legacy security technology (TLS 1.0); see https://mercurial-scm.org/wiki/SecureConnections for more info (?)
   384   warning: connecting to localhost using legacy security technology (TLS 1.0); see https://mercurial-scm.org/wiki/SecureConnections for more info (?)
   385   5fed3813f7f5
   385   5fed3813f7f5
   386 
   386 
   387 - works without cacerts (hostsecurity)
   387 - works without cacerts (hostsecurity)