[Bug 253711] security/py-openssl issues while running certbot after 20.0.1 upgrade
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Feb 21 11:36:02 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253711
--- Comment #3 from Yasuhiro Kimura <yasu at utahime.org> ---
1. Since 20.0.0 pyOpenSSL requires cryptography 3.2 or later.
2. Since 3.2 cryptography dropped support of OpenSSL 1.0.2, meaning that it
can't be built with FreeBSD 11.
3. Furthermore pyOpenSSL itself also dropped support of OpenSSL 1.0.2 since
20.0.0.
4. So the solution is to revert security/py-openssl back to 19.1.0 and wait for
the EoL of FreeBSD 11 on September 30th.
5. I submitted bug #253730 for it.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list