source: mod_gnutls/test/tests/24_pkcs11_cert/test.yaml

main
Last change on this file was 21cd807, checked in by Fiona Klute <fiona.klute@…>, 3 years ago

Use .yaml ending for all YAML files

  • Property mode set to 100644
File size: 179 bytes
Line 
1!connection
2gnutls_params:
3  - x509cafile=authority/x509.pem
4actions:
5  - !request
6    path: /test.txt
7    expect:
8      status: 200
9      body:
10        exactly: |
11          test
Note: See TracBrowser for help on using the repository browser.