On 2009-08-10 15:32 PDT, Sid Stamm wrote: > http://mxr.mozilla.org/mozilla-central/source/security/manager/ssl/src/nsCertOverrideService.cpp#259 > > This is a bit of NSS that reads the cert_override.txt file
It's not NSS. If it was NSS, you would see /nss/ in the path name above. It's PSM, and the format of the file is a private interface, which means that it could change at any time in any release or any update. So, just be aware of that, and don't be upset if it changes. _______________________________________________ dev-security mailing list [email protected] https://lists.mozilla.org/listinfo/dev-security
