!connection gnutls_params: - x509cafile=authority/x509.pem - sni-hostname=example.virtual.host actions: - !request10 path: /test.txt headers: Connection: close expect: status: 421 body: contains: - 'Misdirected Request' - 'Server Name Indication (SNI)'