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 1731344 - cert-fix tool do not fixes admin certificate in standalone pki environment
Summary: cert-fix tool do not fixes admin certificate in standalone pki environment
Keywords:
Status: CLOSED DUPLICATE of bug 1679480
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: pki-core
Version: 8.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 8.0
Assignee: RHCS Maintainers
QA Contact: PKI QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-07-19 07:52 UTC by shalini
Modified: 2021-09-17 16:21 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-09-17 16:21:08 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description shalini 2019-07-19 07:52:38 UTC
Description of problem:
cert-fix tool do not fixes admin certificate in standalone pki environment.
Detailed problem is described in : https://bugzilla.redhat.com/show_bug.cgi?id=1679480#c12


Version-Release number of selected component (if applicable):
python3-pki-10.7.1-2.module+el8.1.0+3386+52d02a00.noarch
pki-server-10.7.1-2.module+el8.1.0+3386+52d02a00.noarch
pki-base-10.7.1-2.module+el8.1.0+3386+52d02a00.noarch
pki-servlet-4.0-api-9.0.7-16.module+el8.1.0+3366+6dfb954c.noarch
pki-tools-10.7.1-2.module+el8.1.0+3386+52d02a00.x86_64
pki-ca-10.7.1-2.module+el8.1.0+3386+52d02a00.noarch
pki-symkey-10.7.1-2.module+el8.1.0+3386+52d02a00.x86_64
pki-base-java-10.7.1-2.module+el8.1.0+3386+52d02a00.noarch
pki-servlet-engine-9.0.7-16.module+el8.1.0+3366+6dfb954c.noarch

How reproducible:
Always

Steps to Reproduce:
1. LDAP/ CA instance install
2. Expire system certs be changing date 
3. Only signing certificate is not expired
4. Use below command to fix expired certs :

pki-server cert-fix \
--ldapi-socket /var/run/slapd-REALM.socket \
--agent-uid admin \
--cert sslserver \
--cert subsystem \
--cert ca_ocsp_signing \
--cert ca_audit_signing \
--extra-cert 0x6


Detailed test steps :
https://bugzilla.redhat.com/show_bug.cgi?id=1679480#c8
https://bugzilla.redhat.com/show_bug.cgi?id=1679480#c9


Actual results:
The admin cert renewed using pki-server cert-fix command creates a new cert for PKI Administrator, but this certificate does not have permissions to do certificate management operations. Thus it does not work after import in database.
Test observations are mentioned in https://bugzilla.redhat.com/show_bug.cgi?id=1679480#c7


Expected results:
The pki-server cert-fix tool should fix admin and agent certs also. 


Additional info:
Detailed informations can be found on below bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1679480

Comment 3 RHEL Program Management 2021-02-01 07:42:18 UTC
After evaluating this issue, there are no plans to address it further or fix it in an upcoming release.  Therefore, it is being closed.  If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened.

Comment 7 Petr Čech 2021-09-17 16:21:08 UTC

*** This bug has been marked as a duplicate of bug 1679480 ***


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