]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix rgw connect when using ssl 48189/head
authorHenry Hirsch <henry.hirsch@1und1.de>
Wed, 20 Jul 2022 08:11:00 +0000 (10:11 +0200)
committerPere Diaz Bou <pdiazbou@redhat.com>
Tue, 20 Sep 2022 09:04:56 +0000 (11:04 +0200)
commit826460338453f7d6749428f6b6a2db04b75e4df6
tree3bdd678f952433bf511271260defd1669def47e2
parent80d82d701c120eff1b030f87e17a602a2bc775ac
mgr/dashboard: fix rgw connect when using ssl

connecting with the hostname instead of the ip address when using ssl

Fixes: http://tracker.ceph.com/issues/56970
Signed-off-by: Henry Hirsch <henry.hirsch@1und1.de>
(cherry picked from commit ca8f77d6a7fa361328a942e3f37c81dd9577d4de)
src/pybind/mgr/dashboard/services/rgw_client.py
src/pybind/mgr/dashboard/tests/__init__.py