зеркало из https://github.com/mozilla/gecko-dev.git
1130f3ee6a
In general, PSM caches intermediates from verified certificate chains in the NSS certdb. Before bug 1619021, this would include preloaded intermediates, which is unnecessary because cert_storage has a copy of those certificates, and so they don't need to take up time and space in the NSS certdb. This patch introduces the intermediate preloading healer, which periodically runs on a background thread, looks for these duplicate intermediates, and removes them from the NSS certdb. Differential Revision: https://phabricator.services.mozilla.com/D77152 |
||
---|---|---|
.. | ||
brotli | ||
fdlibm | ||
freetype2 | ||
libjar | ||
libmar | ||
libpref | ||
woff2 | ||
xz-embedded | ||
zlib | ||
moz.build |