]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: add support for client cert and key for vault
authorJiffin Tony Thottan <jthottan@redhat.com>
Mon, 22 Feb 2021 09:46:10 +0000 (15:16 +0530)
committerJiffin Tony Thottan <jthottan@redhat.com>
Tue, 29 Jun 2021 10:30:17 +0000 (16:00 +0530)
commit42efe3a371b503f2541dacd6efb38f743510c2bf
tree7875afa210f0714eba240917b1b11abc7f46a659
parent1a7019653554aaf43150470e8c9ce44f15090661
rgw: add support for client cert and key for vault

Authenticate vault with help of user supplied client cert and keys.

Signed-off-by: Jiffin Tony Thottan <jthottan@redhat.com>
(cherry picked from commit 5b9139bd366d029871d29ca90971c5ad058fcf01)

Conflicts:
src/common/options/rgw.yaml.in
- added required changes in options.cc and legacy_config_opts.h
src/common/legacy_config_opts.h
src/common/options.cc
src/rgw/rgw_http_client.cc
src/rgw/rgw_http_client.h
src/rgw/rgw_kms.cc