]> 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, 13 Oct 2025 23:59:46 +0000 (19:59 -0400)
commit1a46c8a65b0cc7bbf578fa4a0c8ac95554cedef5
treea6abf1c97a1fcc824bd681eeba46efe68b78989e
parent1c3e79eb51ff36d288ae27d1911180d099d3657e
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