07fda294c47f91c049ab74f93045076f14844f04
[exim.git] / test / scripts / 5600-OCSP-OpenSSL / 5602
1 # OCSP stapling, server, multiple leaf-certs
2 #
3 #
4 #
5 exim -z '1: Server sends good staple on request, to client requiring RSA auth'
6 ****
7 #
8 exim -bd -oX PORT_D -DSERVER=server
9 ****
10 exim -odf -DSELECTOR=auth_rsa rsa.auth@test.ex
11 Subject: test
12
13 .
14 ****
15 killdaemon
16 #
17 #
18 #
19 #
20 exim -z '2: Server sends good staple on request, to client preferring ECDSA auth'
21 ****
22 #
23 exim -bd -oX PORT_D -DSERVER=server
24 ****
25 exim -odf -DSELECTOR=auth_ecdsa ecdsa.auth@test.ex
26 Subject: test
27
28 .
29 ****
30 killdaemon
31 no_msglog_check