Date: Wed, 14 Dec 2022 01:54:37 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 268043] devel/py-twisted: Consumer ports fail to run: module 'OpenSSL.SSL' has no attribute 'TLS_METHOD' after 22.10.0 update Message-ID: <bug-268043-21822-D41a5XHI1T@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-268043-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-268043-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268043 --- Comment #10 from Charlie Li <vishwin@freebsd.org> --- When one of the client or server's minimum configured protocol version is TLSv1.3, the connection fails. Hardcoding TLSv1.2 does not even provide an opportunity for the connection to succeed. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268043-21822-D41a5XHI1T>