source:
mod_gnutls/test/tests/08_verify_no_sni_fallback_to_first_vhost/test.yaml
@
21cd807
Last change on this file since 21cd807 was 21cd807, checked in by , 2 years ago | |
---|---|
|
|
File size: 195 bytes |
Rev | Line | |
---|---|---|
[1c2b936] | 1 | !connection |
2 | gnutls_params: | |
3 | - x509cafile=authority/x509.pem | |
4 | - disable-sni | |
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.