]> 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, 5 Jan 2026 21:23:31 +0000 (16:23 -0500)
commit9599de3b567feb03b49debf09af5559b626e1177
treef0f4e458b5b3bce1097dd761baf3df987011b698
parent5cd487116e2595b52a9e7890599230f8cc3239dc
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