asyncio
Last change
on this file since 21cd807 was
21cd807,
checked in by Fiona Klute <fiona.klute@…>, 2 years ago
|
Use .yaml ending for all YAML files
|
-
Property mode set to
100644
|
File size:
287 bytes
|
Line | |
---|
1 | !connection |
---|
2 | gnutls_params: |
---|
3 | - x509cafile=authority/x509.pem |
---|
4 | actions: |
---|
5 | - !request |
---|
6 | path: /dump.cgi |
---|
7 | expect: |
---|
8 | status: 200 |
---|
9 | body: |
---|
10 | contains: | |
---|
11 | ----Certificate:---- |
---|
12 | |
---|
13 | |
---|
14 | ----Verification Status:---- |
---|
15 | NONE |
---|
16 | |
---|
17 | ----SubjectAltName:---- |
---|
Note: See
TracBrowser
for help on using the repository browser.