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

2012-10-19 Thread Petr Vobornik

On 10/18/2012 05:24 PM, Rob Crittenden wrote:

Petr Vobornik wrote:

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 
  2) Create a CSR with subject CN=,O=, for example:
 # certutil -R -d  -a -g  -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



ACK, looks good to me.

rob


Pushed to ipa-3-0, master.

--
Petr Vobornik

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


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

2012-10-18 Thread Rob Crittenden

Petr Vobornik wrote:

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 
  2) Create a CSR with subject CN=,O=, for example:
 # certutil -R -d  -a -g  -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



ACK, looks good to me.

rob

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel