summaryrefslogtreecommitdiffstats
path: root/qa/suites/rgw/verify/proto/https.yaml
blob: fb6b65206a79b25feaba7a91cfbb7cdd8fa28642 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
overrides:
  openssl_keys:
    root:
      client: client.0
      key-type: rsa:4096
      cn: teuthology
      install: [client.0, client.1]
    rgw.client.0:
      client: client.0
      ca: root
      embed-key: true
    rgw.client.1:
      client: client.1
      ca: root
      embed-key: true
  rgw:
    client.0:
      ssl certificate: rgw.client.0
    client.1:
      ssl certificate: rgw.client.1