From f9251a5c86f86388bb9aaa078738fcf49870ca3f Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Sat, 21 Mar 2015 16:20:34 +0100 Subject: tests/certs: rebuild certificates with modified key usage bits The certificates were missing the digitalSignature and keyAgreement usage types, of which at least digitalSignature was checked by CyaSSL. This caused the test server in test 310 (among others) to fail the startup verification and therefore run (see http://curl.haxx.se/mail/lib-2014-07/0303.html). --- tests/certs/Server-localhost0h-sv.der | Bin 839 -> 837 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/certs/Server-localhost0h-sv.der') diff --git a/tests/certs/Server-localhost0h-sv.der b/tests/certs/Server-localhost0h-sv.der index 14be0ba63..93642f42e 100644 Binary files a/tests/certs/Server-localhost0h-sv.der and b/tests/certs/Server-localhost0h-sv.der differ -- cgit v1.2.3