[Freeipa-devel] [PATCH] 0215 ipa-server-install: correct help text for --external_{cert, ca}_file

Martin Kosek mkosek at redhat.com
Mon Apr 15 11:34:31 UTC 2013


On 04/15/2013 01:25 PM, Ana Krivokapic wrote:
> On 04/15/2013 12:26 PM, Petr Viktorin wrote:
>> On 04/15/2013 11:50 AM, Ana Krivokapic wrote:
>>> On 04/15/2013 10:20 AM, Petr Viktorin wrote:
>>>> Hello,
>>>> this fixes incorrect descriptions of the --external_cert_file &
>>>> --external_ca_file options.
>>>>
>>>>
>>>> https://fedorahosted.org/freeipa/ticket/3523
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Freeipa-devel mailing list
>>>> Freeipa-devel at redhat.com
>>>> https://www.redhat.com/mailman/listinfo/freeipa-devel
>>>
>>> There are also 3 error messages in install/tools/ipa-server-install,
>>> that refer to
>>> PKCS#10 certificates. Do we also need to fix these?
>>>
>>> [akrivoka at server freeipa]$ git grep 'PKCS#10'
>>> install/tools/ipa-server-install
>>> install/tools/ipa-server-install:            print "Can't load the
>>> PKCS#10 certificate: %s." % str(e)
>>> install/tools/ipa-server-install:            print "Subject of the
>>> PKCS#10 certificate is not correct (got %s, expected %s)." %
>>> (certsubject, wantsubject)
>>> install/tools/ipa-server-install:            print "The PKCS#10
>>> certificate is not signed by the external CA (unknown issuer %s)." %
>>> certissuer
>>
>> Good catch, thanks. I've changed those as well.
>>
>>
>>
>> _______________________________________________
>> Freeipa-devel mailing list
>> Freeipa-devel at redhat.com
>> https://www.redhat.com/mailman/listinfo/freeipa-devel
> 
> ACK
> 

Pushed to master.

Martin





More information about the Freeipa-devel mailing list