TLS authenticator
[exim.git] / test / runtest
index c95e5a0214f6cdfd8898d94e0382da07770eb002..616ded37cc4a96f83f8fd5cd761664cdbb118dd8 100755 (executable)
@@ -1375,6 +1375,9 @@ $munges =
     'delay_1500' =>
     { 'stderr' => 's/(1[5-9]|23\d)\d\d msec/ssss msec/' },
 
+    'tls_anycipher' =>
+    { 'mainlog' => 's/ X=TLS\S+ / X=TLS_proto_and_cipher /' },
+
   };