Get TLS SNI server-switching working with GnuTLS.
[exim.git] / test / stdout / 2124
1 Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
2 Certificate file = aux-fixed/cert2
3 Key file = aux-fixed/cert2
4 ??? 220
5 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
6 >>> ehlo rhu.barb
7 ??? 250-
8 <<< 250-myhost.test.ex Hello rhu.barb [ip4.ip4.ip4.ip4]
9 ??? 250-
10 <<< 250-SIZE 52428800
11 ??? 250-
12 <<< 250-8BITMIME
13 ??? 250-
14 <<< 250-PIPELINING
15 ??? 250-
16 <<< 250-STARTTLS
17 ??? 250
18 <<< 250 HELP
19 >>> starttls
20 ??? 220
21 <<< 220 TLS go ahead
22 Attempting to start TLS
23 SSL info: before/connect initialization
24 SSL info: before/connect initialization
25 SSL info: SSLv2/v3 write client hello A
26 SSL info: SSLv3 read server hello A
27 SSL info: SSLv3 read server certificate A
28 SSL info: SSLv3 read server certificate request A
29 SSL info: SSLv3 read server done A
30 SSL info: SSLv3 write client certificate A
31 SSL info: SSLv3 write client key exchange A
32 SSL info: SSLv3 write certificate verify A
33 SSL info: SSLv3 write change cipher spec A
34 SSL info: SSLv3 write finished A
35 SSL info: SSLv3 flush data
36 SSL info: SSLv3 read server session ticket A
37 SSL info: SSLv3 read server session ticket A
38 pppp:error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca:s3_pkt.c:dddd:SSL alert number 48
39 Failed to start TLS
40 End of script
41 Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
42 Certificate file = aux-fixed/cert2
43 Key file = aux-fixed/cert2
44 ??? 220
45 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
46 >>> ehlo rhu.barb
47 ??? 250-
48 <<< 250-myhost.test.ex Hello rhu.barb [ip4.ip4.ip4.ip4]
49 ??? 250-
50 <<< 250-SIZE 52428800
51 ??? 250-
52 <<< 250-8BITMIME
53 ??? 250-
54 <<< 250-PIPELINING
55 ??? 250-
56 <<< 250-STARTTLS
57 ??? 250
58 <<< 250 HELP
59 >>> starttls
60 ??? 454
61 <<< 454 TLS currently unavailable
62 Abandoning TLS start attempt
63 End of script