comparison tests/test-patchbomb-tls.t @ 51700:7f0cb9ee0534

Backout accidental publication of a large range of revisions I accidentally published 25e7f9dcad0f::bd1483fd7088, this is the inverse.
author Raphaël Gomès <rgomes@octobus.net>
date Tue, 23 Jul 2024 10:02:46 +0200
parents 8f0b0df79039
children 8fe7c0e1df1e
comparison
equal deleted inserted replaced
51699:bd1483fd7088 51700:7f0cb9ee0534
96 [150] 96 [150]
97 97
98 $ wait_log "no hello:" 98 $ wait_log "no hello:"
99 $ cat ../log 99 $ cat ../log
100 connection from * (glob) 100 connection from * (glob)
101 no hello: (b''|EOF) (re) 101 no hello: b''
102 $ : > ../log 102 $ : > ../log
103 103
104 With global certificates: 104 With global certificates:
105 105
106 $ try --debug --config web.cacerts="$CERTSDIR/pub.pem" 106 $ try --debug --config web.cacerts="$CERTSDIR/pub.pem"