Date: Sat, 5 Sep 2020 13:35:56 +0200 From: Willem Jan Withagen <wjw@withagen.nl> To: python@freebsd.org Subject: SSlv3 problem with Ceph Message-ID: <e48b3bae-65e5-c7d2-7a3b-b0af09e7c8f3@withagen.nl>
next in thread | raw e-mail | index | archive | help
Hi, Is SSLv3 enabled with Python 3.7? I run into this error with Ceph-mgr: ceph python ssl.SSLError: [SSL: SSLV3_ALERT_BAD_CERTIFICATE] sslv3 alert bad certificate (_ssl.c:1091) This is using a self signed certificate, and there is some discussion within Ceph that seems to point to the actual basic python packages: https://tracker.ceph.com/issues/38614 Now the question is: Are there easy fixes to prevent the support for SSLv3 --WjW
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e48b3bae-65e5-c7d2-7a3b-b0af09e7c8f3>