[Bug 272935] security/py-cryptography*: Broken with OpenSSL 3

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 04 Aug 2023 11:33:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272935

            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-cryptography.

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/_openssl.abi3.so:
Undefined symbol "ERR_GET_FUNC"

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