mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 02:25:34 +00:00
52ebda3e05
Before this patch, PSM would register content type handlers to handle certain certificate types. This was an easy way to install a client certificate after generating a key with <keygen>, but keygen has been removed. This was also an easy way to install root certificates, but that's actually a considerable security risk. We kept this functionality for so long because it was the only way to add a 3rd-party root certificate to Fennec's certificate store. Now that Fennec is EOL, we can remove it. (Fenix will need a way to trust 3rd party root certificates, but the path forward there is to implement the enterprise roots feature for Android.) Differential Revision: https://phabricator.services.mozilla.com/D66118 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
ipdl | ||
test | ||
ipdl.py | ||
Makefile.in | ||
message-metadata.ini | ||
moz.build | ||
msgtype-components | ||
sync-messages.ini |