]> git-server-git.apps.pok.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, 26 Jan 2026 15:26:52 +0000 (10:26 -0500)
commit88f96160fcd77cfc4f0d856f2b5335ac6ac49c41
treefb351d95c3690338c15655521b669dde8d2b1a86
parentfa7d238f8eca7c9069af5374ed086b49e4ef23b9
mon/AuthMonitor: add key-type switch

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

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
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