source:
mod_gnutls/test/tests/27_OCSP_server/test.yaml
@
21cd807
Last change on this file since 21cd807 was 21cd807, checked in by , 22 months ago | |
---|---|
|
|
File size: 251 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 | actions: |
7 | - !request |
8 | path: /test.txt |
9 | expect: |
10 | status: 200 |
11 | body: |
12 | exactly: | |
13 | test |
Note: See TracBrowser
for help on using the repository browser.