summaryrefslogtreecommitdiffstats
path: root/net/cert/ev_root_ca_metadata.cc
Commit message (Collapse)AuthorAgeFilesLines
* Enable EV for Buypassrsleevi@chromium.org2013-10-231-0/+12
| | | | | | | | | BUG=297553 TEST=Visit test sites mentioned in bug/.cc. See EV status Review URL: https://codereview.chromium.org/32673008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@230284 0039d316-1c4b-4281-b951-d872f2087c98
* Enable EV bits for E-Tugra, TWCA, and CNNICrsleevi@chromium.org2013-10-161-5/+23
| | | | | | | | | | | Testing only works "out of the box" for CNNIC, as both the TWCA and E-Tugra roots are new roots for existing Microsoft/Mozilla program members that are pending a new root updates being shipped. BUG=223040, 268745, 294810 TEST=Visit the test sites mentioned in the .cc file. See the full EV green bar (displaying the organization). Review URL: https://codereview.chromium.org/27341004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@228851 0039d316-1c4b-4281-b951-d872f2087c98
* Clean up a few unused globals.thakis@chromium.org2013-09-251-0/+3
| | | | | | | | | | | Found by clang's new -Wunused-const-variable. BUG=290204 R=akalin@chromium.org, brettw@chromium.org, sergeyu@chromium.org, thestig@chromium.org Review URL: https://codereview.chromium.org/24616002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225235 0039d316-1c4b-4281-b951-d872f2087c98
* Enable GoDaddy/Starfield G2 roots for EVrsleevi@chromium.org2013-06-201-0/+18
| | | | | | | | | | BUG=246066 TEST=see test sites in CL. All should be marked EV on (Win, Linux, iOS, CrOS) Review URL: https://chromiumcodereview.appspot.com/16922012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207288 0039d316-1c4b-4281-b951-d872f2087c98
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-0/+553
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