[RFC] netx/plugin: do not prompt user multiple times for the same Certificate
Omair Majid
omajid at redhat.com
Thu Oct 14 13:37:13 PDT 2010
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?
Cheers,
Omair
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icedtea6-netx-untrust-certs-01.patch
Type: text/x-patch
Size: 2176 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20101014/794bd1a2/icedtea6-netx-untrust-certs-01.patch
More information about the distro-pkg-dev
mailing list