tests/test-patchbomb-tls.t
changeset 33494 30f2715be123
parent 32940 75be14993fda
child 39707 5abc47d4ca6b
equal deleted inserted replaced
33493:9a9f95214f46 33494:30f2715be123
    65   this patch series consists of 1 patches.
    65   this patch series consists of 1 patches.
    66   
    66   
    67   
    67   
    68   warning: connecting to localhost using legacy security technology (TLS 1.0); see https://mercurial-scm.org/wiki/SecureConnections for more info (?)
    68   warning: connecting to localhost using legacy security technology (TLS 1.0); see https://mercurial-scm.org/wiki/SecureConnections for more info (?)
    69   (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) (?)
    69   (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) (?)
       
    70   (the full certificate chain may not be available locally; see "hg help debugssl") (windows !)
    70   (?i)abort: .*?certificate.verify.failed.* (re)
    71   (?i)abort: .*?certificate.verify.failed.* (re)
    71   [255]
    72   [255]
    72 
    73 
    73 #endif
    74 #endif
    74 
    75 
   116   $ try --config web.cacerts="$CERTSDIR/pub-other.pem"
   117   $ try --config web.cacerts="$CERTSDIR/pub-other.pem"
   117   this patch series consists of 1 patches.
   118   this patch series consists of 1 patches.
   118   
   119   
   119   
   120   
   120   warning: connecting to localhost using legacy security technology (TLS 1.0); see https://mercurial-scm.org/wiki/SecureConnections for more info (?)
   121   warning: connecting to localhost using legacy security technology (TLS 1.0); see https://mercurial-scm.org/wiki/SecureConnections for more info (?)
       
   122   (the full certificate chain may not be available locally; see "hg help debugssl") (windows !)
   121   (?i)abort: .*?certificate.verify.failed.* (re)
   123   (?i)abort: .*?certificate.verify.failed.* (re)
   122   [255]
   124   [255]
   123 
   125 
   124   $ cd ..
   126   $ cd ..