зеркало из https://github.com/mozilla/gecko-dev.git
abdfd94799
Scanning for client certificates involves looking through each slot in each PKCS#11 module. There may be many certificates that don't have corresponding private keys in the NSS softoken, so it's more efficient to search for private keys and then find any matching certificates. This reasoning also applies to the NSS builtin roots module, which is the change this patch makes. Differential Revision: https://phabricator.services.mozilla.com/D143859 |
||
---|---|---|
.. | ||
apps | ||
certverifier | ||
ct | ||
mac/hardenedruntime | ||
manager | ||
nss | ||
rlbox | ||
sandbox | ||
.eslintrc.js | ||
generate_certdata.py | ||
generate_mapfile.py | ||
moz.build | ||
nss.symbols |