summaryrefslogtreecommitdiff
path: root/test/scripts/5665-OCSP-GnuTLS-multileaf/5665
blob: 07fda294c47f91c049ab74f93045076f14844f04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# OCSP stapling, server, multiple leaf-certs
#
#
#
exim -z '1: Server sends good staple on request, to client requiring RSA auth'
****
#
exim -bd -oX PORT_D -DSERVER=server
****
exim -odf -DSELECTOR=auth_rsa rsa.auth@test.ex
Subject: test

.
****
killdaemon
#
#
#
#
exim -z '2: Server sends good staple on request, to client preferring ECDSA auth'
****
#
exim -bd -oX PORT_D -DSERVER=server
****
exim -odf -DSELECTOR=auth_ecdsa ecdsa.auth@test.ex
Subject: test

.
****
killdaemon
no_msglog_check