[Freeipa-devel] [PATCH] 223 Simpler instructions to generate certificate

Petr Vobornik pvoborni at redhat.com
Wed Oct 17 10:55:39 UTC 2012


Instructions to generate certificate were simplified.

New instructions:

  1) Create a certificate database or use an existing one. To create a 
new database:
     # certutil -N -d <database path>
  2) Create a CSR with subject CN=<hostname>,O=<realm>, for example:
     # certutil -R -d <database path> -a -g <key size> -s 
'CN=dev.example.com,O=DEV.EXAMPLE.COM'
  3) Copy and paste the CSR (from -----BEGIN NEW CERTIFICATE 
REQUEST----- to -----END NEW CERTIFICATE REQUEST-----) into the text 
area below:

https://fedorahosted.org/freeipa/ticket/3056
-- 
Petr Vobornik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pvoborni-0223-Simpler-instructions-to-generate-certificate.patch
Type: text/x-patch
Size: 4935 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20121017/916d9a36/attachment.bin>


More information about the Freeipa-devel mailing list