source:
mod_gnutls/test/tests/27_OCSP_server/test.yml
@
3deb86e
Last change on this file since 3deb86e was 1c2b936, checked in by , 15 months ago | |
---|---|
|
|
File size: 188 bytes |
Line | |
---|---|
1 | !connection |
2 | gnutls_params: |
3 | - x509cafile=authority/x509.pem |
4 | - ocsp |
5 | actions: |
6 | - !request |
7 | path: /test.txt |
8 | expect: |
9 | status: 200 |
10 | body: |
11 | exactly: | |
12 | test |
Note: See TracBrowser
for help on using the repository browser.