testcases for value return
[exim.git] / test / scripts / 2000-GnuTLS / 2027
CommitLineData
59371ea7
PH
1# TLS server & client: no certificate in client
2gnutls
c9a55f6a 3munge gnutls_handshake
59371ea7
PH
4exim -DSERVER=server -bd -oX PORT_D
5****
fc243e94 6# will send to 127.0.0.1 and the server requests a client-cert
59371ea7
PH
7exim userx@test.ex
8Test message
9****
fc243e94 10# will send to HOSTIPV4 and the server requests&requires
59371ea7
PH
11exim usery@test.ex
12Test message
13****
14exim -qf
15****
16killdaemon
b83314e3
JH
17#
18millisleep 500
59371ea7
PH
19exim -DSERVER=server -DNOTDAEMON -qf
20****