asyncioproxy-ticket
Last change
on this file since e60e3b9 was
e60e3b9,
checked in by Krista Karppinen <krista.celestia@…>, 2 years ago
|
Add test for checking nonce in OCSP response
Identical to 27-OCSP-server test, except nonce is explicitly
enabled in configuration and checked to be received (no
verification yet)
|
-
Property mode set to
100644
|
File size:
285 bytes
|
Line | |
---|
1 | !connection |
---|
2 | description: Check if the HTTPS server provides an OCSP status |
---|
3 | gnutls_params: |
---|
4 | - x509cafile=authority/x509.pem |
---|
5 | - ocsp |
---|
6 | - save-ocsp=outputs/36-ocsp.der |
---|
7 | actions: |
---|
8 | - !request |
---|
9 | path: /test.txt |
---|
10 | expect: |
---|
11 | status: 200 |
---|
12 | body: |
---|
13 | exactly: | |
---|
14 | test |
---|
Note: See
TracBrowser
for help on using the repository browser.