git://git.exim.org
/
users
/
jgh
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
appendfile: tidying
[users/jgh/exim.git]
/
test
/
scripts
/
3720-external-auth-GnuTLS
/
3720
1
# External authentication (server & client)
2
munge tls_anycipher
3
#
4
exim -DSERVER=server -bd -oX PORT_D
5
****
6
#
7
#
8
client-gnutls 127.0.0.1 PORT_D 127.0.0.1 DIR/aux-fixed/cert2 DIR/aux-fixed/cert2
9
??? 220
10
EHLO tester
11
??? 250-
12
??? 250-
13
??? 250-
14
??? 250-
15
??? 250-STARTTLS
16
??? 250 HELP
17
STARTTLS
18
??? 220
19
EHLO tester
20
??? 250-
21
??? 250-
22
??? 250-
23
??? 250-
24
??? 250-AUTH EXTERNAL
25
??? 250 HELP
26
AUTH EXTERNAL UGhpbCBQZW5ub2Nr
27
??? 235
28
quit
29
??? 221
30
****
31
#
32
exim -f ok@test.ex x@y
33
****
34
exim -q
35
****
36
#
37
killdaemon
38
no_msglog_check