asyncio
Last change
on this file since 65a13b5 was
65a13b5,
checked in by Fiona Klute <fiona.klute@…>, 21 months ago
|
Restructure 04_basic_nosni into a test setup for name based vhosts
The apache.conf should support integrating most related tests as
additional connections, some minor adjustments may be required when
they get integrated.
|
-
Property mode set to
100644
|
File size:
304 bytes
|
Line | |
---|
1 | - !connection |
---|
2 | description: >- |
---|
3 | Connection to the default (first) vhost must work without SNI. |
---|
4 | gnutls_params: |
---|
5 | - x509cafile=authority/x509.pem |
---|
6 | - disable-sni |
---|
7 | actions: |
---|
8 | - !request |
---|
9 | path: /test.txt |
---|
10 | expect: |
---|
11 | status: 200 |
---|
12 | body: |
---|
13 | exactly: | |
---|
14 | test |
---|
Note: See
TracBrowser
for help on using the repository browser.