Confirmed users
216
edits
(→Requirements: updating for most of the components) |
m (→PSM: fix line breaking) |
||
Line 48: | Line 48: | ||
* revocation information (i.e. nsICertBlocklist), uses revocations.txt | * revocation information (i.e. nsICertBlocklist), uses revocations.txt | ||
* certificate error overrides (nsICertOverrideService), uses cert_override.txt. | * certificate error overrides (nsICertOverrideService), uses cert_override.txt. | ||
* HSTS/HPKP information (nsISiteSecurityService, although we've already implemented | * HSTS/HPKP information (nsISiteSecurityService, although we've already implemented a way to access this information in non-parent processes), uses SiteSecurityServiceState.txt, SecurityPreloadState.txt | ||
a way to access this information in non-parent processes), uses SiteSecurityServiceState.txt, SecurityPreloadState.txt | |||
* external PKCS#11 module, require DLL loading from arbitrary file path | * external PKCS#11 module, require DLL loading from arbitrary file path | ||