RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1849834 - [RFE] Provide EST Responder (RFC 7030)
Summary: [RFE] Provide EST Responder (RFC 7030)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: pki-core
Version: 9.0
Hardware: All
OS: Linux
high
high
Target Milestone: rc
: 9.1
Assignee: Marco Fargetta
QA Contact: idm-cs-qe-bugs
Jana Heves
URL:
Whiteboard:
Depends On:
Blocks: 2184522 2142893
TreeView+ depends on / blocked
 
Reported: 2020-06-22 23:03 UTC by Marc Sauton
Modified: 2023-05-14 13:26 UTC (History)
18 users (show)

Fixed In Version: pki-core-11.3.0-0.2.beta1.el9
Doc Type: Enhancement
Doc Text:
.Red Hat IdM and Certificate System now support the EST protocol Enrollment over Secure Transport (EST) is a new Certificate System subsystem feature that is specified in RFC 7030 and it is used to provision certificates from a Certificate Authority (CA). EST implements the server side of the operation, such as `/getcacerts`, `/simpleenroll`, and `/simplereenroll`. Note that Red Hat supports both EST and the original Simple Certificate Enrollment Protocol (SCEP) in Certificate System.
Clone Of:
: 2142893 2184522 (view as bug list)
Environment:
Last Closed: 2023-05-09 07:43:41 UTC
Type: Feature Request
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Fedora Pagure dogtagpki issue 3180 0 None None None 2020-06-22 23:19:37 UTC
Red Hat Issue Tracker RHCS-3461 0 None None None 2022-11-29 14:56:46 UTC
Red Hat Issue Tracker RHELPLAN-47230 0 None None None 2022-11-05 20:37:57 UTC
Red Hat Product Errata RHSA-2023:2293 0 None None None 2023-05-09 07:44:35 UTC

Description Marc Sauton 2020-06-22 23:03:35 UTC
Description of problem:

RFE - provide Enrollment over Secure Transport / EST interface to Dogtag / RFC 7030 to obsolete SCEP

This is for both RHEL IdM and RHCS, in the pki-core component.

RHEL-8
pki-core-10.x ( 10.8+ ? )

existing certmonger component bug and ticket:
https://bugzilla.redhat.com/show_bug.cgi?id=1841055
https://pagure.io/certmonger/issue/53


Addition information:

https://github.com/cisco/libest
"
This project is a library that implements RFC 7030 (Enrollment over Secure Transport).
EST is used to provision certificates from a CA or RA. EST is a replacement for SCEP, providing several security enhancements and support for ECC certificates.
Libest is written in C and uses OpenSSL 1.0.1.
The following flows defined in RFC 7030 for both server and client operation have been implemented:
/getcacerts /csrattrs /simpleenroll /simplereenroll
Also of interest, a EST test server running this library has been setup at http://testrfc7030.com/ and can be used for interop testing the EST protocol.
Please direct questions/comments to est-interest.com
"

Comment 4 Marc Sauton 2020-06-22 23:19:37 UTC
Upstream ticket: https://pagure.io/dogtagpki/issue/3180

Comment 9 Asha Akkiangady 2021-04-23 18:00:04 UTC
Moving from RHEL 8 to RHEL 9 as SCEP over EST is not a priority for RHEL 8.

Comment 25 Fraser Tweedale 2023-01-06 07:29:33 UTC
Following up Comment 22...

> I also coudn't enroll Cisco CSR 1000v, I suspect it also sends CSR request with PEM headers, but need to do traffic analysis to be 100% sure.

The RFC is fairly clear about the expected format (base64-encoded DER, with or without wrappping, but without
PEM header).  But let's check what the Cisco thing actually sends.  If it is indeed PEM, then we can
(reluctantly) modify the server to accept this case.

Regarding reenroll auth failures, we should pair and work through that together.

Comment 35 errata-xmlrpc 2023-05-09 07:43:41 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: pki-core security, bug fix, and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2023:2293


Note You need to log in before you can comment on or make changes to this bug.