Bug 1376706

Summary: restore SerialNumber tag in caManualRenewal xml
Product: Red Hat Enterprise Linux 8 Reporter: bhavik <bbhavsar>
Component: pki-coreAssignee: Endi Sukma Dewata <edewata>
Status: CLOSED ERRATA QA Contact: Asha Akkiangady <aakkiang>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.3CC: ascheel, edewata, mharmsen, mmuehlfe, pbokoc, prisingh
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: pki-core-10.6-8030020200527223446.5ff1562f Doc Type: No Doc Update
Doc Text:
undefined
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-04 03:15:05 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:

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