Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1834530

Summary: upgrade certbot stack to 1.4 in EPEL 8
Product: [Fedora] Fedora EPEL Reporter: Felix Schwarz <fschwarz>
Component: certbotAssignee: Felix Schwarz <fschwarz>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel8CC: 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:
Description Flags
test failure in EPEL 8 none

Description Felix Schwarz 2020-05-11 21:07:05 UTC
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.

Comment 1 Felix Schwarz 2020-05-11 21:29:28 UTC
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.

Comment 2 Felix Schwarz 2020-05-12 10:19:01 UTC
Upstream issue: https://github.com/certbot/certbot/issues/7985

Comment 3 Fedora Update System 2020-05-13 10:52:47 UTC
FEDORA-EPEL-2020-d6d206667a has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-d6d206667a

Comment 4 Fedora Update System 2020-05-14 09:59:34 UTC
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.

Comment 5 Fedora Update System 2020-05-27 03:17:47 UTC
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.

Comment 6 Felix Schwarz 2020-06-26 07:27:15 UTC
update was pushed to stable a while ago