diff tests/test-patchbomb-tls.t @ 51710:8fe7c0e1df1e

dummysmtpd: fix EOF handling on newer versions of OpenSSL Explanations inline.
author Raphaël Gomès <rgomes@octobus.net>
date Mon, 22 Jul 2024 14:42:54 +0200
parents 7f0cb9ee0534
children
line wrap: on
line diff
--- a/tests/test-patchbomb-tls.t	Mon Jul 22 14:19:12 2024 +0200
+++ b/tests/test-patchbomb-tls.t	Mon Jul 22 14:42:54 2024 +0200
@@ -98,7 +98,7 @@
   $ wait_log "no hello:"
   $ cat ../log
   connection from * (glob)
-  no hello: b''
+  no hello: (b''|EOF) (re)
   $ : > ../log
 
 With global certificates: