tests/test-https.t
changeset 44886 1409da2148c8
parent 44881 89f83e47e9c9
child 44895 5921dc0d5c3a
equal deleted inserted replaced
44885:1537ce87e3ba 44886:1409da2148c8
    57 #endif
    57 #endif
    58 
    58 
    59 #if defaultcacertsloaded
    59 #if defaultcacertsloaded
    60   $ hg clone https://localhost:$HGPORT/ copy-pull
    60   $ hg clone https://localhost:$HGPORT/ copy-pull
    61   warning: connecting to localhost using legacy security technology (TLS 1.0); see https://mercurial-scm.org/wiki/SecureConnections for more info (?)
    61   warning: connecting to localhost using legacy security technology (TLS 1.0); see https://mercurial-scm.org/wiki/SecureConnections for more info (?)
    62   (using CA certificates from *; if you see this message, your Mercurial install is not properly configured; see https://mercurial-scm.org/wiki/SecureConnections for how to configure Mercurial to avoid this message) (glob) (?)
       
    63   (the full certificate chain may not be available locally; see "hg help debugssl") (windows !)
    62   (the full certificate chain may not be available locally; see "hg help debugssl") (windows !)
    64   abort: error: *certificate verify failed* (glob)
    63   abort: error: *certificate verify failed* (glob)
    65   [255]
    64   [255]
    66 #endif
    65 #endif
    67 
    66