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 1559598 - [RFE] add a pkispawn option flag to allow CSR DN encoding match the CS configuration
Summary: [RFE] add a pkispawn option flag to allow CSR DN encoding match the CS config...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: pki-core
Version: 8.3
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: rc
: ---
Assignee: Endi Sukma Dewata
QA Contact: Asha Akkiangady
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-03-22 20:43 UTC by Marc Sauton
Modified: 2021-12-10 16:07 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-10-08 06:01:33 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github dogtagpki pki issues 3181 0 None None None 2020-10-04 21:45:10 UTC
Red Hat Issue Tracker RHELPLAN-25490 0 None None None 2021-12-10 16:07:12 UTC

Comment 2 Christina Fu 2018-03-23 02:19:56 UTC
Looks like the following are requested by the customer in addition to what's addressed in https://bugzilla.redhat.com/show_bug.cgi?id=1471935#c17

1.
Customer:
"
...
Something else that would be nice to have is a configuration option that would allow certificate issuance to fail if the encoding type in the CSR does not match the encoding type specified in the RHCS configuration. This would need to be something that can be turned on/off though.
"
my interpretation:
A constraint that enforces the encoding in the CSR.

2.
Customer:
"
You have RHCS configured to override the CSR encoding, then there is another RHCS config option that specifies what to do if the CSR encoding does not match the RHCS configured override encoding. So if a UTF8 CSR is submitted but RHCS is configured to override this with Printable String you could have RHCS just stop and not attempt to move forward with certificate issuance if this new config option was set a specific way (maybe true or false). Then if the new config option was set the opposite way RHCS would change the encoding to Printable String and proceed with certificate issuance. That's the idea I had, not sure if it makes sense.
"
My interpretation:
An "override" flag to the constraint to either throw error or just override with  CA's own encoding.

3.
Also from https://bugzilla.redhat.com/show_bug.cgi?id=1471935#c20:
"
The problem is the customer cannot control how the subordinate CAs are encoding the subject DN in certificate request in recent deployments (blocking) when a third party CA above those subordinates CAs has a different subject DN encoding.
The configuration workaround only works for the existing RHCS internal certs.
"
(Marc, please provide customer's exact wording...)
My interpretation:
new pkispawn configuration param to specify encoding format of the CSRs we genedrate during installation.


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