Bug 1834530
| Summary: | upgrade certbot stack to 1.4 in EPEL 8 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Felix Schwarz <fschwarz> | ||||
| Component: | certbot | Assignee: | Felix Schwarz <fschwarz> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | epel8 | CC: | anon.amish, itamar, james.hogarth, nb, nick, rbu | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-06-26 07:27:15 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
problematic test was introduced in upstream commit https://github.com/certbot/certbot/commit/07abe7a8d68961042ee301039dd4da87306cb1a0 commit 07abe7a8d68961042ee301039dd4da87306cb1a0 Author: Adrien Ferrand <adferrand.github.com> Date: Thu Mar 12 21:53:19 2020 +0100 Reimplement tls-alpn-01 in acme (#6886) This PR is the first part of work described in #6724. Upstream issue: https://github.com/certbot/certbot/issues/7985 FEDORA-EPEL-2020-d6d206667a has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-d6d206667a FEDORA-EPEL-2020-d6d206667a has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-d6d206667a See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2020-d6d206667a has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report. update was pushed to stable a while ago |
Created attachment 1687462 [details] test failure in EPEL 8 Test suite for python-acme fails: OpenSSL.SSL.Error: [('SSL routines', 'SSL_CTX_use_certificate', 'ee key too small')] I assume this is due to some security hardening in RHEL 8. The test suite passes if I create an isolated virtualenv on CentOS 8.