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 actua
On 2-9-2020 11:14, Willem Jan Withagen wrote:
On 2-9-2020 06:46, Kubilay Kocak wrote:
On 1/09/2020 4:46 am, Gleb Popov wrote:
On Mon, Aug 31, 2020 at 9:45 PM Gleb Popov wrote:
Hello. I'm fiddling with the devel/mercurial port (
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242463 )
On 2-9-2020 06:46, Kubilay Kocak wrote:
On 1/09/2020 4:46 am, Gleb Popov wrote:
On Mon, Aug 31, 2020 at 9:45 PM Gleb Popov wrote:
Hello. I'm fiddling with the devel/mercurial port (
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242463 ). The current
Makefile results in
Error: Orphaned: %
On 31-8-2020 20:46, Gleb Popov wrote:
On Mon, Aug 31, 2020 at 9:45 PM Gleb Popov wrote:
Hello. I'm fiddling with the devel/mercurial port (
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242463 ). The current
Makefile results in
Error: Orphaned: %%PYTHON_SITELIBDIR%%/mercurial/__modulepoli
On 28-2-2020 03:47, Kubilay Kocak wrote:
On 27/02/2020 10:53 pm, Willem Jan Withagen wrote:
Hi,
I'm the first to acknowledge that I do not know enough of python.
But still I can get by most of the times.
However during the tests of my Ceph port one of the tests comp
Hi,
I'm the first to acknowledge that I do not know enough of python.
But still I can get by most of the times.
However during the tests of my Ceph port one of the tests complains:
==
orchestrator/_interface.py:701: ImportError
-- Captured log call --