github.com/yandex/pandora@v0.5.32/tests/acceptance/testdata/http/https.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: http
    11        ssl: true
    12        answlog:
    13          enabled: false
    14      rps-per-instance: false
    15      rps:
    16        - times: 2
    17          type: once
    18        - duration: 0.5s
    19          ops: 4
    20          type: const
    21      startup:
    22        - times: 2
    23          type: once
    24  log:
    25    level: debug