Change SSL_PeerCertificateChain to return a CERTCertList.
commitfbbd452a51675318bd34d6df49dd6a96c5d2f035
authorwtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 1 Oct 2013 03:30:44 +0000 (1 03:30 +0000)
committerwtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 1 Oct 2013 03:30:44 +0000 (1 03:30 +0000)
tree6037ceb5bf4c185e99d813b9d922266ab51fd6a0
parent675a0adcc0671fe85373d1a693bd768fa3dbd317
Change SSL_PeerCertificateChain to return a CERTCertList.

R=agl@chromium.org,rsleevi@chromium.org
BUG=none
TEST=none

Review URL: https://codereview.chromium.org/25107004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226126 0039d316-1c4b-4281-b951-d872f2087c98
net/socket/ssl_client_socket_nss.cc
net/third_party/nss/README.chromium
net/third_party/nss/patches/applypatches.sh
net/third_party/nss/patches/peercertchain2.patch [new file with mode: 0644]
net/third_party/nss/ssl/ssl.h
net/third_party/nss/ssl/sslauth.c