[RFC] netx/plugin: do not prompt user multiple times for the same Certificate

Omair Majid omajid at redhat.com
Mon Oct 18 09:53:14 PDT 2010


On 10/14/2010 05:03 PM, Deepak Bhole wrote:
> * Omair Majid<omajid at redhat.com>  [2010-10-14 16:37]:
>> Hi,
>>
>> In the current implementation of the plugin, when the user rejects a
>> https certificate, the next time the https connection is attempted,
>> another certificate warning is shown.
>>
>> The attached patch makes it so that if the user does not accept a
>> certificate, he is not prompted again for accepting it. The patch
>> keeps a list of certificates that the user has not accepted and
>> skips the user prompt if it is for one of those certificates.
>>
>> Any comments or suggestions?
>>
>
>
> Looks fine to me. Okay for commit to all active branches.
>

Thanks. Pushed to IcedTea6 HEAD, 1.9, 1.8 and 1.7.

Cheers,
Omair




More information about the distro-pkg-dev mailing list