summaryrefslogtreecommitdiffstats
path: root/net/cert/x509_certificate_known_roots_mac.h
Commit message (Collapse)AuthorAgeFilesLines
* Update the known root cert list with the latest updates from Apple and MSrsleevi@chromium.org2013-04-301-2/+93
| | | | | | | | | | | | | Update the list of hashes for known roots based on the latest data from Apple and Microsoft. This does not change any trust settings in Chromium. BUG=none TEST=none R=agl Review URL: https://chromiumcodereview.appspot.com/14595003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@197482 0039d316-1c4b-4281-b951-d872f2087c98
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-0/+342
This introduces the following dependency of net/base on things outside: net/base/openssl_client_key_store.cc:#include "net/cert/x509_certificate.h" BUG=70818 Review URL: https://codereview.chromium.org/13006020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@191450 0039d316-1c4b-4281-b951-d872f2087c98