]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: add unit tests case for TLS
authorPaul Cuzner <pcuzner@redhat.com>
Mon, 16 Nov 2020 00:46:44 +0000 (13:46 +1300)
committerPaul Cuzner <pcuzner@redhat.com>
Mon, 16 Nov 2020 00:46:44 +0000 (13:46 +1300)
commitc13ebf64b8d0e809ce1d9bac0c7db196c012ded8
treeda21ec2d4fa1799a5c80a44f89129279eb613d33
parent29c41f918274e63b206a147b2ea3422f9af847e5
cephadm: add unit tests case for TLS

Adds tests to validate creation, and verification of
crt and key files

Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
src/pybind/mgr/tests/test_tls.py [new file with mode: 0644]