]> 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>
Mon, 22 Sep 2025 16:34:44 +0000 (12:34 -0400)
commit1c4118cd64c87a8677acd37bfd0fe809ba8985d0
tree296db5f515f2185f8a4726ca40dbe721c8331946
parente1c3cb678c6a6e70834700eb8601d56fcfd21536
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>
(cherry picked from commit 4c450c920e94af177d9b3c57c5ae26df556512fc)
src/common/options/global.yaml.in
src/tools/ceph_authtool.cc