]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/AuthMonitor: add key-type switch
authorPatrick Donnelly <pdonnell@ibm.com>
Fri, 21 Mar 2025 16:56:06 +0000 (12:56 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Mon, 22 Sep 2025 16:34:42 +0000 (12:34 -0400)
commit73c097797211cea6ab70b1edfe08392eed7cef1f
treeb213c42f6c7379cb2997ba8f2b8a34910f216a64
parent73936eda967d3fa0d8a2bb9d5dfb31c506079b6b
mon/AuthMonitor: add key-type switch

So it's possible to test with various key-types.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
(cherry picked from commit e8ce247d9267d2a453865c4b3d9692852d979b2a)
src/auth/Crypto.cc
src/auth/Crypto.h
src/common/options/mon.yaml.in
src/mon/AuthMonitor.cc
src/mon/AuthMonitor.h
src/mon/MonCommands.h
src/mon/Monitor.cc
src/tools/ceph_authtool.cc