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 1376706 - restore SerialNumber tag in caManualRenewal xml
Summary: restore SerialNumber tag in caManualRenewal xml
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: pki-core
Version: 8.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Endi Sukma Dewata
QA Contact: Asha Akkiangady
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-16 08:30 UTC by bhavik
Modified: 2020-11-04 03:15 UTC (History)
6 users (show)

Fixed In Version: pki-core-10.6-8030020200527223446.5ff1562f
Doc Type: No Doc Update
Doc Text:
undefined
Clone Of:
Environment:
Last Closed: 2020-11-04 03:15:05 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Fedora Pagure dogtagpki issue 1649 0 None None None 2020-03-10 20:52:55 UTC
Fedora Pagure dogtagpki issue 999 0 None None None 2020-03-10 20:52:55 UTC
Github dogtagpki pki issues 1565 0 None None None 2020-10-04 20:42:23 UTC
Github dogtagpki pki issues 2208 0 None None None 2020-10-04 20:59:50 UTC

Description bhavik 2016-09-16 08:30:16 UTC
Description of problem:
This is further to ticket https://fedorahosted.org/pki/ticket/999
It should allow to specify the serial number in either location, and either in decimal or hexadecimal
But the SerialNumber tag seems to be missing from the XML. This might affect the customer who would be using SerialNumber tag. 

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<CertEnrollmentRequest>
    <Attributes/>
    <ProfileID>caManualRenewal</ProfileID>
    <Renewal>true</Renewal>
    <RemoteHost></RemoteHost>
    <RemoteAddress></RemoteAddress>
    <Input id="i1">
        <ClassID>serialNumRenewInputImpl</ClassID>
        <Name>Serial Number of Certificate to Renew</Name>
        <Attribute name="serial_num">
            <Value></Value>
            <Descriptor>
                <Syntax>string</Syntax>
                <Description>Serial Number of Certificate to Renew</Description>
            </Descriptor>
        </Attribute>
    </Input>
</CertEnrollmentRequest>



Version-Release number of selected component (if applicable):
Build 10.3.3-10

How reproducible:
always

Steps to Reproduce:
1.
2.
3.

Actual results:
SerialNumber tag missing

Expected results:
SerialNumber tag needs to be restored so that serial Number can be specified at both the locations in the code.


Additional info:

Comment 2 Matthew Harmsen 2016-09-21 23:29:42 UTC
Per CS/DS Meeting of 9/19/2016:  7.4.0

Comment 5 Matthew Harmsen 2017-10-25 23:00:19 UTC
[20171025] - RHEL 7.5 pre-Alpha Offline Triage ==> 7.6

Comment 6 Matthew Harmsen 2018-07-04 00:05:19 UTC
Moved to RHEL 7.7.

Comment 7 Endi Sukma Dewata 2020-02-10 05:06:23 UTC
I think this was already fixed sometime ago in upstream ticket #999
so it can be verified in PKI 10.8 (RHEL 8.2).

Comment 16 errata-xmlrpc 2020-11-04 03:15:05 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:10.6 and pki-deps:10.6 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-2020:4847


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