]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: accept exceptions from builtin SSL
authorKefu Chai <kchai@redhat.com>
Sun, 27 Oct 2019 03:03:20 +0000 (11:03 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 27 Oct 2019 06:34:48 +0000 (14:34 +0800)
commit8a743a8a4e9b9ce6aec5a62c96cd6dc31743a709
treef54a280c6b622d929e476d7a782e34066d5a033d
parent01cb398019e4e0050eea24b7be1a28186d042919
mgr/dashboard: accept exceptions from builtin SSL

see also https://github.com/cherrypy/cheroot/pull/4

so we don't panic when client is trying to talk with us with an
unsupported protocol, the exception should be accepted, and the
client can fallback to supported protocol.

Fixes: https://tracker.ceph.com/issues/38378
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/dashboard/cherrypy_backports.py