From f2ece936f1ec85e684fe0a0712256106272190d1 Mon Sep 17 00:00:00 2001 From: "wtc@chromium.org" Date: Tue, 15 Dec 2009 22:05:14 +0000 Subject: Get the new certificate for https://www.unosoft.hu/ and re-enable the X509CertificateTest.UnoSoftCertParsing unit test. Add the https://www.unosoft.hu/ certificate as net/data/ssl/certificates/unosoft_hu_cert.der in preparation of changing the X509CertificateTest tests to read from external certificate data files. R=rvargas BUG=30345 TEST=X509CertificateTest.UnoSoftCertParsing should run and pass when running net_unittests. Review URL: http://codereview.chromium.org/495018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34612 0039d316-1c4b-4281-b951-d872f2087c98 --- net/data/ssl/certificates/unosoft_hu_cert.der | Bin 0 -> 1411 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 net/data/ssl/certificates/unosoft_hu_cert.der (limited to 'net/data/ssl') diff --git a/net/data/ssl/certificates/unosoft_hu_cert.der b/net/data/ssl/certificates/unosoft_hu_cert.der new file mode 100644 index 0000000..f072fa4 Binary files /dev/null and b/net/data/ssl/certificates/unosoft_hu_cert.der differ -- cgit v1.1