Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 4 product line. The current stable release is 4.9. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 151188

Summary: Unable to set serial number for certificate by using provided Makefile
Product: Red Hat Enterprise Linux 4 Reporter: Milan Kerslager <milan.kerslager>
Component: opensslAssignee: Tomas Mraz <tmraz>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0CC: andriusb
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: openssl-0.9.7f-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-03-30 11:27:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 152485    
Attachments:
Description Flags
A patch to be able to change serial number for self signed certificate none

Description Milan Kerslager 2005-03-15 20:49:02 UTC
When one generates self-signed certificate with provided Makefile by following
http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/sysadmin-guide/s1-secureserver-selfsigned.html,
this leads to have troubles with Mozilla and Firefox because the same serial
number after second use. Please patch provided /usr/share/ssl/certs/Makefile to
allow simple passing serial number to the generating process for self signed
certificates.

I'll fill a bug against RHEL-SAG to point to this problem too.

Comment 1 Milan Kerslager 2005-03-15 20:52:53 UTC
Created attachment 112031 [details]
A patch to be able to change serial number for self signed certificate

Comment 2 Milan Kerslager 2005-03-15 21:09:35 UTC
See the bug #151190 for RFE for RHEL-SAG (System Administration Guide).

Comment 3 Tomas Mraz 2005-03-30 11:28:16 UTC
Patch applied to FC - development. Thank you.