]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
cephx: add configurable to set allowed ciphers
authorYehuda Sadeh <ysadehwe@ibm.com>
Fri, 7 Mar 2025 21:35:36 +0000 (16:35 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Wed, 1 Oct 2025 18:46:46 +0000 (14:46 -0400)
commitbb88523874bb51cd1c0efccfeeffde09d72ef6d2
treebd3e99efd2cbc491220f92c8332f1419f0857015
parentf1c9bc6340b18059196f99a02bf1606b524344f6
cephx: add configurable to set allowed ciphers

cephx allowed ciphers: a list of ciphers that  sets what type
of keys are allowed to be used to authenticate

Signed-off-by: Yehuda Sadeh <ysadehwe@ibm.com>
src/auth/cephx/CephxServiceHandler.cc
src/auth/cephx/CephxServiceHandler.h
src/common/options/global.yaml.in