main
mod_gnutls/0.12.0
Last change
on this file since b6ce8ad was
21cd807,
checked in by Fiona Klute <fiona.klute@…>, 3 years ago
|
Use .yaml ending for all YAML files
|
-
Property mode set to
100644
|
File size:
285 bytes
|
Rev | Line | |
---|
[e60e3b9] | 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.