On 07/15/2013 10:57 AM, Jan Cholasta wrote:
> On 12.7.2013 10:19, Tomas Babej wrote:
>> Just a nitpick:
>>
>> + # If any of the PKCS#12 options are selected, all are required.
>>
>> + pkcs12_req = (options.dirsrv_pkcs12, options.http_pkcs12)
>>
>> + pkcs12_opt = (options.pkinit_pkcs12,)
>>
>> + if any(pkcs12_req + pkcs12_opt) and not all(pkcs12_req):
>>
>> parser.error("All PKCS#12 options are required if any are used.")
>>
>> This error message is somewhat misleading, since --pkinit-pkcs12 options
>> is not required.
>
> Fixed.
>
> Updated patches attached.
>
> Honza
>
The updated error message looks OK.
ACK, pushed all 3 patches to master, ipa-3-2.
Martin
_______________________________________________
Freeipa-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/freeipa-devel