]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: Disable TLS 1.0 and 1.1
authorVolker Theile <vtheile@suse.com>
Wed, 25 Nov 2020 16:57:13 +0000 (17:57 +0100)
committerVolker Theile <vtheile@suse.com>
Thu, 26 Nov 2020 14:40:15 +0000 (15:40 +0100)
commit5cf222b6d2a5cdc7ff23357b12878d34a4e68801
tree85455966b4f0900788da2677aa3c56b7eb609dca
parentdb2767cc6deabc7b51fb2a21d1e706dca4daf2f1
mgr/dashboard: Disable TLS 1.0 and 1.1

Disable these TLS versions because of security issues.

Fixes: https://tracker.ceph.com/issues/48360
Signed-off-by: Volker Theile <vtheile@suse.com>
qa/tasks/mgr/test_dashboard.py
src/pybind/mgr/dashboard/module.py