summaryrefslogtreecommitdiff
path: root/test/scripts/5600-OCSP-OpenSSL/5602
blob: 02c27ce449768d6d4826f1869ad29b4f638cd9c5 (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
32
# OCSP stapling, server, multiple leaf-certs
# This will fail on OpenSSL versions before 1.1.0
#
#
#
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