Merge branch 'dane_require_tls_ciphers'
[exim.git] / test / scripts / 2000-GnuTLS / 2021
CommitLineData
59371ea7
PH
1# TLS client: 4xx response to STARTTLS
2gnutls
3server PORT_S
4220 ESMTP
5EHLO
6250-OK
7250-HELP
8250-STARTTLS
9250 PIPELINING
10STARTTLS
11450 temp problem
12QUIT
13250 OK
14****
15exim -DTRYCLEAR=tls_tempfail_tryclear=false -odi x@y
16****
17server PORT_S
18220 ESMTP
19EHLO
20250-OK
21250-HELP
22250-STARTTLS
23250 PIPELINING
24STARTTLS
25450 temp problem
26MAIL FROM:
27250 OK
28RCPT TO:
29250 OK
30DATA
31354 Go ahead
32.
33250 OK
34QUIT
35250 OK
36****
37exim -qf
38****
39server PORT_S
40220 ESMTP
41EHLO
42250-OK
43250-HELP
44250-STARTTLS
45250 PIPELINING
46STARTTLS
47450 temp problem
48QUIT
49250 OK
50****
51exim -DREQUIRE=hosts_require_tls=* -odi x@y
52****
53no_msglog_check