mirror of
https://github.com/mirror/wget.git
synced 2024-12-28 22:00:27 +08:00
2a96249469
* tests/Test-https-badcerts.px : New file * tests/Test-https-clientcert.px : New file * tests/Test-https-crl.px : New file * tests/Test-https-weboftrust.px : New file * tests/certs/interca.conf : New file * tests/certs/rootca.conf : New file * tests/certs/test-ca-key.pem : New file Added all new SSL / HTTPS tests to make check Added Test for SSL Web of Trust, accept only if CA chain of trust is intact. Added a test script for client certificate Added Test for crlfile option of wget Added test to make sure that wget doesn't accept expired or invalid certs Some clean up : 1, Removed cause of warnings from perl & other cosmetic changes 2, Fix make -j 4 check such that it passes all tests |
||
---|---|---|
.. | ||
interca.conf | ||
rootca.conf | ||
server-cert.pem | ||
server-key.pem | ||
server.crt | ||
server.key | ||
test-ca-cert.pem | ||
test-ca-key.pem |