Name Description Size
certstor_flatfile.cpp Various weird or misconfigured system roots include intermediate certificates, or even stranger certificates which are not valid for cert issuance at all. Previously this code would error on such cases as an obvious misconfiguration, but we cannot fix the trust store. So instead just ignore any such certificate. 4302
certstor_flatfile.h Certificate Store that is backed by a file of PEMs of trusted CAs. 2823
info.txt 147