Hide Forgot
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:
Per CS/DS Meeting of 9/19/2016: 7.4.0
[20171025] - RHEL 7.5 pre-Alpha Offline Triage ==> 7.6
Moved to RHEL 7.7.
I think this was already fixed sometime ago in upstream ticket #999 so it can be verified in PKI 10.8 (RHEL 8.2).
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