| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is in conformance with the CA/Browser Forum Baseline Requirements for
certificate issuance.
This CL is adapted from a diff provided by sigbjorn@opera.com. Thanks!
BUG=119211
TBR=phajdan.jr@chromium.org
Review URL: https://codereview.chromium.org/724543002
Cr-Commit-Position: refs/heads/master@{#313603}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Was: https://codereview.chromium.org/20628006
We want this change in M41, not M40. Also, it has a date math bug. A new CL
to fix the bug and re-land will come soon.
BUG=119211
TBR=rsleevi@chromium.org,abarth,felt
Review URL: https://codereview.chromium.org/717653002
Cr-Commit-Position: refs/heads/master@{#303562}
|
|
|
|
|
|
|
|
| |
This reverts commit 7a8351f155277cf6d981b79a2da699e6e99bbdf2.
Broke net_unittests on mac and linux
Cr-Commit-Position: refs/heads/master@{#303519}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Was: https://codereview.chromium.org/20628006
We want this change in M41, not M40. Also, it has a date math bug. A new CL
to fix the bug and re-land will come soon.
BUG=119211
TBR=rsleevi@chromium.org,abarth,felt
Review URL: https://codereview.chromium.org/695403006
Cr-Commit-Position: refs/heads/master@{#303513}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is in conformance with the CA/Browser Forum Baseline Requirements for
certificate issuance.
This CL is adapted from a diff provided by sigbjorn@opera.com. Thanks!
BUG=119211
TBR=abarth
Review URL: https://codereview.chromium.org/20628006
Cr-Commit-Position: refs/heads/master@{#303286}
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add a script and update the certificates used for testing a certificate
chain that requires an explicit policy, but where verification is
attempted with no policy specified.
BUG=111742
R=wtc
Review URL: https://chromiumcodereview.appspot.com/18223006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213781 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The certse.pem certificate was revoked by Symantec and the tests depending on
it were disabled in r211396. I've found the longest-lived certificates that I
can to replace them.
(And, this time, it's not EV so hopefully revocation checks don't kick in
anyway.)
BUG=259723
TBR=rsleevi
Review URL: https://codereview.chromium.org/18323023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@212058 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=226067
Review URL: https://chromiumcodereview.appspot.com/13527008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192288 0039d316-1c4b-4281-b951-d872f2087c98
|
|
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
|