diff options
author | phajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-12 06:07:06 +0000 |
---|---|---|
committer | phajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-12 06:07:06 +0000 |
commit | e4f5a7f2e50a995f2b7d887761f4c892afc3bacf (patch) | |
tree | 58bcebf1aa6277f4b49e361b8e667e0e5ac35b12 /chrome_frame/protocol_sink_wrap.h | |
parent | b01cf1c9c6e7fb3693186f7e23c7c141fbc37404 (diff) | |
download | chromium_src-e4f5a7f2e50a995f2b7d887761f4c892afc3bacf.zip chromium_src-e4f5a7f2e50a995f2b7d887761f4c892afc3bacf.tar.gz chromium_src-e4f5a7f2e50a995f2b7d887761f4c892afc3bacf.tar.bz2 |
Linux: fix net_unittests failures on Gentoo Linux
tlslite does some autodetection which when m2crypto is installed and importable is more strict when parsing certificate files. This CL makes our certificate files acceptable by both the more strict and more lenient versions of code used by tlslite.
Swap the certificate and private key in [ok|expired]_cert.pem, so that
s.startswith() will return true for OpenSSL_RSAKey. tlslite.X509 uses
s.find() to locate the BEGIN CERTIFICATE, so it should be unaffected.
For more info see http://groups.google.com/a/chromium.org/group/chromium-dev/browse_thread/thread/903f65ad685da9b2#
Review URL: http://codereview.chromium.org/6814045
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81218 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame/protocol_sink_wrap.h')
0 files changed, 0 insertions, 0 deletions