ceph/qa/suites/rgw/verify/proto/https.yaml
Casey Bodley 35fd4050b7 qa/rgw: verify suite tests beast with ssl
instead of adding special frontend configs like civetweb_ssl.yaml and
beast_ssl.yaml, added a new proto/ subdirectory for http.yaml and
https.yaml

Signed-off-by: Casey Bodley <cbodley@redhat.com>
2018-04-05 15:30:22 -04:00

21 lines
405 B
YAML

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