asyncio
Last change
on this file since 21cd807 was
21cd807,
checked in by Fiona Klute <fiona.klute@…>, 22 months ago
|
Use .yaml ending for all YAML files
|
-
Property mode set to
100644
|
File size:
281 bytes
|
Line | |
---|
1 | !connection |
---|
2 | gnutls_params: |
---|
3 | - x509cafile=authority/x509.pem |
---|
4 | actions: |
---|
5 | - !request |
---|
6 | path: /status?auto |
---|
7 | expect: |
---|
8 | status: 200 |
---|
9 | body: |
---|
10 | contains: |
---|
11 | - 'Using GnuTLS version:' |
---|
12 | - 'Built against GnuTLS version:' |
---|
13 | - 'Current TLS session:' |
---|
Note: See
TracBrowser
for help on using the repository browser.