Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Aug 2023 11:33:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 272935] security/py-cryptography*: Broken with OpenSSL 3
Message-ID:  <bug-272935-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272935

            Bug ID: 272935
           Summary: security/py-cryptography*: Broken with OpenSSL 3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: garga@FreeBSD.org

I noticed my lets encrypt certificate was about to expire and didn't renew =
and
after investigating I saw certbot was not running because of py-cryptograph=
y.

It's looking for ERR_GET_FUNC symbol and it was deprecated and retired from
openssl.

ImportError:
/usr/local/lib/python3.9/site-packages/cryptography/hazmat/bindings/_openss=
l.abi3.so:
Undefined symbol "ERR_GET_FUNC"

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272935-7788>