source:
mod_gnutls/test/tests/29_force_handshake_vhost/test.yaml
@
21cd807
Last change on this file since 21cd807 was 21cd807, checked in by , 22 months ago | |
---|---|
|
|
File size: 261 bytes |
Line | |
---|---|
1 | !connection |
2 | gnutls_params: |
3 | - x509cafile=authority/x509.pem |
4 | actions: |
5 | - !request |
6 | path: /dump.cgi |
7 | headers: |
8 | Host: vhost.example.com |
9 | expect: |
10 | status: 421 |
11 | body: |
12 | - 'Misdirected Request' |
13 | - 'Server Name Indication (SNI)' |
Note: See TracBrowser
for help on using the repository browser.