Howdy, Can you update pyOpenSSL in epel10.0 and epel10 branches to 25.0.0? certbot 3.2 has upped its new baseline requirement for pyOpenSSL to >= 25 and I don't want to start certbot in EPEL10 on an outdated version. There is a small breaking change in removing some long-deprecated functions: https://www.pyopenssl.org/en/latest/changelog.html#id3 I wouldn't expect this to pose an issue for any packages.
Can certbot not use pyca/cryptography instead? pyOpenSSL comes with this warning for a while now: > The Python Cryptographic Authority strongly suggests the use of pyca/cryptography where possible. If you are using pyOpenSSL for anything other than making a TLS connection you should move to cryptography and drop your pyOpenSSL dependency.
(In reply to Clemens Lang from comment #1) > Can certbot not use pyca/cryptography instead? pyOpenSSL comes with this > warning for a while now: > > > The Python Cryptographic Authority strongly suggests the use of pyca/cryptography where possible. If you are using pyOpenSSL for anything other than making a TLS connection you should move to cryptography and drop your pyOpenSSL dependency. It uses both. They're even explicit about changelogs when the requirements got bumped up: https://github.com/certbot/certbot/releases/tag/v3.2.0 The certbot-nginx component needs both. If it were a DNS module or something I'd be fine with not shipping it in EPEL10, but since nginx is a core package for EL10 I feel that we should ship the certbot nginx module in EPEL10.
Are you willing to build this update for EPEL10 ?
(In reply to Jonathan Wright from comment #3) > Are you willing to build this update for EPEL10 ? If you're asking me, then no, I don't have time to address this, but I'm also not the maintainer.
(In reply to Clemens Lang from comment #4) > (In reply to Jonathan Wright from comment #3) > > Are you willing to build this update for EPEL10 ? > > If you're asking me, then no, I don't have time to address this, but I'm > also not the maintainer. It was directed at @paul.wouters
FEDORA-EPEL-2025-6884410337 (pyOpenSSL-25.0.0-1.el10_1, python-cloudflare-2.19.4-2.el10_1, and 5 more) has been submitted as an update to Fedora EPEL 10.1. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-6884410337
FEDORA-EPEL-2025-6884410337 has been pushed to the Fedora EPEL 10.1 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-6884410337 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2025-6884410337 (certbot-4.0.0-1.el10_1, pyOpenSSL-25.0.0-1.el10_1, and 6 more) has been pushed to the Fedora EPEL 10.1 stable repository. If problem still persists, please make note of it in this bug report.
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days