]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: default ms_mon_client_mode = secure
authorSage Weil <sage@newdream.net>
Mon, 2 Aug 2021 15:31:32 +0000 (10:31 -0500)
committerSage Weil <sage@newdream.net>
Mon, 2 Aug 2021 16:23:35 +0000 (11:23 -0500)
commit7e22d2a31d277ab3eecff47b0864b206a32e2332
treed832080826b0d2b528c792d39b2fed75b1777c14
parentff3161f8a587fabdd16536f682496994a9661b04
rgw: default ms_mon_client_mode = secure

Require a secure connection to the monitor.  This is important because
we may store SSL certs on the mon.

Note that secure mode was introduce before Nautilus, so this can be
backported at least to Pacific.

Fixes: https://tracker.ceph.com/issues/52000
Signed-off-by: Sage Weil <sage@newdream.net>
src/rgw/rgw_main.cc