Move ESMPT LIMITS extension from experimental to mainline
[exim.git] / test / scripts / 3721-external-auth-OpenSSL / 3721
index 310b8d2aefa9acd784687a7383d225946eba086e..32ea8f4da2519de41389ad36a1cedc8eb5a696e7 100644 (file)
@@ -5,13 +5,14 @@ exim -DSERVER=server -bd -oX PORT_D
 ****
 #
 #
-client-ssl 127.0.0.1 PORT_D 127.0.0.1 DIR/aux-fixed/cert2 DIR/aux-fixed/cert2
+client-ssl 127.0.0.1 PORT_D 127.0.0.1 DIR/aux-fixed/exim-ca/example.org/server2.example.org/server2.example.org.pem DIR/aux-fixed/exim-ca/example.org/server2.example.org/server2.example.org.unlocked.key
 ??? 220
 EHLO tester
 ??? 250-
 ??? 250-
 ??? 250-
 ??? 250-
+??? 250-
 ??? 250-STARTTLS
 ??? 250 HELP
 STARTTLS
@@ -21,9 +22,10 @@ EHLO tester
 ??? 250-
 ??? 250-
 ??? 250-
+??? 250-
 ??? 250-AUTH EXTERNAL
 ??? 250 HELP
-AUTH EXTERNAL UGhpbCBQZW5ub2Nr
+AUTH EXTERNAL c2VydmVyMi5leGFtcGxlLm9yZw==
 ??? 235
 quit
 ??? 221