]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: default auth_client_required=cephx 45439/head
authorSage Weil <sage@newdream.net>
Mon, 9 Aug 2021 15:59:54 +0000 (11:59 -0400)
committerCory Snyder <csnyder@iland.com>
Wed, 16 Mar 2022 17:12:05 +0000 (13:12 -0400)
commit77d704ab057c35e26004fe0a09386054da5235a4
tree4b1c7e9888d3bd4bae44f5dd0e5be65d2e554a17
parent5943bb5a94bb37429bf3c1bb9f15d69ad636002d
rgw: default auth_client_required=cephx

This makes this warning go away:

2021-08-09T15:51:52.882+0000 7f2373837400 -1 warn_if_insecure(): WARNING: rgw is configured to optionally allow insecure connections to the monitors (auth_supported, ms_mon_client_mode), ssl certificates stored at the monitor configuration could leak

7e22d2a31d277ab3eecff47b0864b206a32e2332 only fixed half of the problem.

Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 6010eae66cd12358880fff64e2229a4265a5cf0a)
PendingReleaseNotes
src/rgw/rgw_main.cc