]> git.apps.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>
Wed, 1 Oct 2025 18:47:08 +0000 (14:47 -0400)
commit0ce81ffc4ee393e6ea82f00fbb1a8af24f4ee0f2
tree6ef3d9d4fcb61972b56ba1fd2eacb7edcafb97e4
parent4987e13ba5d833a8a7968e4f8f38cb41d1699420
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