]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: RGW proxy can't handle self-signed certificates 30543/head
authorVolker Theile <vtheile@suse.com>
Fri, 3 Aug 2018 06:48:00 +0000 (08:48 +0200)
committerNathan Cutler <ncutler@suse.com>
Tue, 24 Sep 2019 09:25:21 +0000 (11:25 +0200)
commitde220eee2c8ead7a309d5e0f6350143b4a3212ea
tree37c6c263ee06b9881053585225bb7b4976090837
parent3544b06933c68c5b0f10a4639d2f24b62b5dbfea
mgr/dashboard: RGW proxy can't handle self-signed certificates

Fixes tracker.ceph.com/issues/24677

Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from commit 670522ee310cd9ac816e4db9e204498901bd7590)
doc/mgr/dashboard.rst
src/pybind/mgr/dashboard/rest_client.py
src/pybind/mgr/dashboard/services/rgw_client.py
src/pybind/mgr/dashboard/settings.py
src/pybind/mgr/dashboard/tests/test_rgw_client.py [new file with mode: 0644]