Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 1608781

Summary: certmonger not generating thumbprints while requesting a CA-signed Certificate Through SCEP.
Product: Red Hat Enterprise Linux 7 Reporter: Gaurav Swami <gswami>
Component: certmongerAssignee: Rob Crittenden <rcritten>
Status: CLOSED ERRATA QA Contact: ipa-qe <ipa-qe>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.5CC: nalin, ndehadra, pvoborni, rcritten, sumenon
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: certmonger-0.78.4-12.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1789934 (view as bug list) Environment:
Last Closed: 2020-03-31 19:44:23 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:
Bug Depends On:    
Bug Blocks: 1789934    

Comment 2 Rob Crittenden 2018-07-26 19:14:57 UTC
The issue is likely that certmonger always includes &message=<id> with its requests and it does a GetCACaps and GetCACert request when setting up a CA. The default id is 0 which matches what is seen here.

The CA expects this to be a valid CA id which it isn't so it blows up.

certmonger should not be including message when it does not have a valid ca ident.

Comment 3 Rob Crittenden 2018-07-26 21:47:58 UTC
Fixed in upstream

master:

https://pagure.io/certmonger/c/60a4db5796b0575ca2cc9f1af4ecb3fdc6359242

Comment 9 Sudhir Menon 2019-12-11 14:27:06 UTC
Marking the bug as VERIFIED using

pki-server-10.5.17-6.el7.noarch
pki-ca-10.5.17-6.el7.noarch
ipa-server-4.6.6-11.el7.x86_64

[11/Dec/2019:02:30:35 -0500] "GET /ca/cgi-bin/pkiclient.exe?operation=GetCACert HTTP/1.1" 200 969
[11/Dec/2019:02:30:35 -0500] "GET /ca/cgi-bin/pkiclient.exe?operation=GetCACert&message=1 HTTP/1.1" 200 969

Comment 11 errata-xmlrpc 2020-03-31 19:44:23 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, 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/RHBA-2020:1052