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).
Showing
- tests/certs/EdelCurlRoot-ca.cacert 59 additions, 60 deletionstests/certs/EdelCurlRoot-ca.cacert
- tests/certs/EdelCurlRoot-ca.crt 59 additions, 60 deletionstests/certs/EdelCurlRoot-ca.crt
- tests/certs/EdelCurlRoot-ca.csr 15 additions, 15 deletionstests/certs/EdelCurlRoot-ca.csr
- tests/certs/EdelCurlRoot-ca.der 0 additions, 0 deletionstests/certs/EdelCurlRoot-ca.der
- tests/certs/EdelCurlRoot-ca.key 25 additions, 25 deletionstests/certs/EdelCurlRoot-ca.key
- tests/certs/EdelCurlRoot-ca.prm 1 addition, 1 deletiontests/certs/EdelCurlRoot-ca.prm
- tests/certs/Makefile.am 0 additions, 2 deletionstests/certs/Makefile.am
- tests/certs/Server-localhost-sv.crl 19 additions, 10 deletionstests/certs/Server-localhost-sv.crl
- tests/certs/Server-localhost-sv.crt 50 additions, 51 deletionstests/certs/Server-localhost-sv.crt
- tests/certs/Server-localhost-sv.csr 7 additions, 7 deletionstests/certs/Server-localhost-sv.csr
- tests/certs/Server-localhost-sv.der 0 additions, 0 deletionstests/certs/Server-localhost-sv.der
- tests/certs/Server-localhost-sv.dhp 0 additions, 5 deletionstests/certs/Server-localhost-sv.dhp
- tests/certs/Server-localhost-sv.key 13 additions, 13 deletionstests/certs/Server-localhost-sv.key
- tests/certs/Server-localhost-sv.p12 0 additions, 0 deletionstests/certs/Server-localhost-sv.p12
- tests/certs/Server-localhost-sv.pem 65 additions, 71 deletionstests/certs/Server-localhost-sv.pem
- tests/certs/Server-localhost-sv.prm 2 additions, 2 deletionstests/certs/Server-localhost-sv.prm
- tests/certs/Server-localhost-sv.pub.der 0 additions, 0 deletionstests/certs/Server-localhost-sv.pub.der
- tests/certs/Server-localhost-sv.pub.pem 4 additions, 4 deletionstests/certs/Server-localhost-sv.pub.pem
- tests/certs/Server-localhost.nn-sv.crl 19 additions, 11 deletionstests/certs/Server-localhost.nn-sv.crl
- tests/certs/Server-localhost.nn-sv.crt 50 additions, 51 deletionstests/certs/Server-localhost.nn-sv.crt
Loading
Please register or sign in to comment