]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
tools/ceph_authtool: allow configuring a preferred cipher
authorPatrick Donnelly <pdonnell@ibm.com>
Wed, 26 Mar 2025 02:05:09 +0000 (22:05 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Mon, 26 Jan 2026 15:27:04 +0000 (10:27 -0500)
commitc84e142a5ee7d10506cf2d787f7d0349fd02ecf6
treeae0764ccbbbca4f15eb6d4b8825e03d95d8300d1
parent625116b841fe0024de81e9d894d3712596725765
tools/ceph_authtool: allow configuring a preferred cipher

This makes testing easier as we can configure all keys in the cluster to be the
given "old" type without modifying each location that ceph-authtool is used.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
src/common/options/global.yaml.in
src/tools/ceph_authtool.cc