source:
mod_gnutls/test/tests/00_basic/test.yaml
@
21cd807
Last change on this file since 21cd807 was 21cd807, checked in by , 2 years ago | |
---|---|
|
|
File size: 179 bytes |
Rev | Line | |
---|---|---|
[1c2b936] | 1 | !connection |
2 | gnutls_params: | |
3 | - x509cafile=authority/x509.pem | |
4 | actions: | |
5 | - !request | |
6 | path: /test.txt | |
7 | expect: | |
8 | status: 200 | |
9 | body: | |
10 | exactly: | | |
11 | test |
Note: See TracBrowser
for help on using the repository browser.