Move ESMPT LIMITS extension from experimental to mainline
[exim.git] / test / scripts / 3720-external-auth-GnuTLS / 3720
index 49d95205e656eb55a4d172812da6686d80ab81ed..af0ad7963e29dd3d07e1adc9993095901c5006a4 100644 (file)
@@ -5,13 +5,14 @@ exim -DSERVER=server -bd -oX PORT_D
 ****
 #
 #
-client-gnutls 127.0.0.1 PORT_D 127.0.0.1 DIR/aux-fixed/cert2 DIR/aux-fixed/cert2
+client-gnutls 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