source:
mod_gnutls/test/tests/22_TLS_reverse_proxy_crl_revoke/test.yaml
@
b6ce8ad
Last change on this file since b6ce8ad was 21cd807, checked in by , 3 years ago | |
---|---|
|
|
File size: 242 bytes |
Line | |
---|---|
1 | !connection |
2 | gnutls_params: |
3 | - x509cafile=authority/x509.pem |
4 | actions: |
5 | - !request |
6 | path: /proxy/test.txt |
7 | expect: |
8 | status: 502 |
9 | body: |
10 | contains: |
11 | - 'Proxy Error' |
12 | - 'Error reading from remote server' |
Note: See TracBrowser
for help on using the repository browser.