gecko-dev/browser/components/urlbar/tests
Dana Keeler 2e5c90833c bug 1590888 - reinstate filtering of client certificate selection during the TLS handshake r=kjacobs
Bug 1267643 removed filtering of client certificates based on the
"certificate_authorities" list sent in the client certificate request from the
server in TLS handshakes because it is impossible to implement as specified
without false negatives (i.e. excluding certificates that could be usable but
don't seem to be according to the certificates the client is aware of). In
practice, however, it seems enough users rely on this behavior[0] that we
should add it back until the platform can save client certificate selections
across restarts and the "select one automatically" option is removed (see also
bug 634697).

[0] See e.g. bug 1588703, bug 1590297, bug 1590596, bug 1074195 comment 27,
and any other duplicates of this bug.

Differential Revision: https://phabricator.services.mozilla.com/D50355

--HG--
extra : moz-landing-system : lando
2019-10-25 17:11:25 +00:00
..
browser bug 1590888 - reinstate filtering of client certificate selection during the TLS handshake r=kjacobs 2019-10-25 17:11:25 +00:00
unit Bug 1582339 - Let tip results hide the help button and remove the details object from onResultPicked. r=adw 2019-10-23 15:26:08 +00:00
UrlbarTestUtils.jsm Bug 1580834 - Add a Search in private window entry in the address bar results when only search suggestions are present r=Standard8 2019-10-07 15:51:59 +00:00