Files
freeipa/ipalib/plugins
Petr Vobornik fed5bbd298 Simpler instructions to generate certificate
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
2012-10-19 14:30:06 +02:00
..
2010-12-20 17:19:53 -05:00
2012-08-12 16:23:24 -04:00
2012-09-18 08:45:28 +02:00
2012-07-11 10:49:02 +02:00
2012-09-03 18:16:12 +02:00
2012-09-26 13:44:11 +02:00
2012-10-09 12:15:07 +02:00
2012-04-19 15:22:49 +02:00
2012-08-12 16:23:24 -04:00
2010-12-20 17:19:53 -05:00
2012-08-12 16:23:24 -04:00
2012-01-12 05:46:09 -05:00
2011-08-29 21:26:23 -04:00
2011-08-29 21:26:23 -04:00
2012-09-18 08:45:28 +02:00
2010-12-20 17:19:53 -05:00