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 856282 - [Web UI] Improve instructions to generate certificate
Summary: [Web UI] Improve instructions to generate certificate
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: ipa
Version: 6.4
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: rc
: ---
Assignee: Rob Crittenden
QA Contact: Namita Soman
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-11 15:51 UTC by Dmitri Pal
Modified: 2013-02-21 09:19 UTC (History)
5 users (show)

Fixed In Version: ipa-3.0.0-6.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-21 09:19:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
ipa 2.2 (471.13 KB, image/png)
2013-01-22 21:11 UTC, Xiyang Dong
no flags Details
verified in ipa-server-3.0.0-22.el6.x86_64 (155.65 KB, image/png)
2013-01-22 21:13 UTC, Xiyang Dong
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2013:0528 0 normal SHIPPED_LIVE Low: ipa security, bug fix and enhancement update 2013-02-21 08:22:21 UTC

Description Dmitri Pal 2012-09-11 15:51:41 UTC
This bug is created as a clone of upstream ticket:
https://fedorahosted.org/freeipa/ticket/3056

Endi proposed that we should improve instructions to generate certificate to be more simple (shorter). Might be good if reviewed by native speaker.

{{{
1. Create a certificate database or use an existing one. To create a
   new database:
   # certutil -N -d <database path>
   See certutil documentation for more info.
2. Create a CSR with subject "CN=<hostname>,O=<realm>", for example:
   # certutil -R -d <database path> -a -g <key size>
     -s 'CN=test.example.com,O=EXAMPLE.COM'
3. Copy and paste the CSR (from "-----BEGIN NEW CERTIFICATE
   REQUEST-----" to "-----END NEW CERTIFICATE REQUEST-----") into the
   text area below:
}}}
Note, the '#' is meant to indicate the command prompt. The <em> tag was not quite visible, most likely people won't see the tooltips for key size, so it might be better to mention <key size> explicitly.

Comment 1 Petr Vobornik 2012-10-19 12:43:13 UTC
Fixed upstream: 

ipa-3-0: 49fb0835c7393bc305b0f859460c4943e562c38b Simpler instructions to generate certificate

master: fed5bbd2989a20e1562598033791a0b03d2898be Simpler instructions to generate certificate

Comment 5 Xiyang Dong 2013-01-22 21:11:43 UTC
Created attachment 685453 [details]
ipa 2.2

Comment 6 Xiyang Dong 2013-01-22 21:13:28 UTC
Created attachment 685454 [details]
verified in ipa-server-3.0.0-22.el6.x86_64

Comment 8 errata-xmlrpc 2013-02-21 09:19:44 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, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHSA-2013-0528.html


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