]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc/mgr/dashboard: add note that only RSA keys are supported for TLS 65731/head
authorMartin Koch <koch@synyx.de>
Tue, 30 Sep 2025 12:58:52 +0000 (14:58 +0200)
committerMartin Koch <koch@synyx.de>
Fri, 10 Oct 2025 11:46:17 +0000 (13:46 +0200)
commitb5b8104efc87a47ea87347b932771db32e11f184
tree2a0769bbbeba92f5465544045645439e48a9855c
parent7d5298b71a2d75254ee8f96eb64e4224ed8c2e4e
doc/mgr/dashboard: add note that only RSA keys are supported for TLS

The dashboard module fails to start when configured with ECDSA/EC
private keys due to pyOpenSSL limitations ("key type unsupported").
Add a note to the SSL/TLS documentation advising users to use
RSA keys until ECDSA is supported.

References: https://tracker.ceph.com/issues/73324

Signed-off-by: Martin Koch <koch@synyx.de>
doc/mgr/dashboard.rst