github.com/yandex/pandora@v0.5.32/tests/acceptance/testdata/connect/connect-ssl.yaml (about) 1 pools: 2 - id: "" 3 ammo: 4 file: testdata/http/payload.uri 5 type: uri 6 result: 7 type: discard 8 gun: 9 target: {{.target}} 10 type: connect 11 ssl: true 12 connect-ssl: true # first record does not look like a TLS handshake. Check https://go.dev/src/crypto/tls/conn.go 13 answlog: 14 enabled: false 15 rps-per-instance: false 16 rps: 17 - times: 2 18 type: once 19 - duration: 0.5s 20 ops: 4 21 type: const 22 startup: 23 - times: 2 24 type: once 25 log: 26 level: debug