wget/tests/certs
Vijo Cherian 2a96249469 Added new tests for SSL
* 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
2017-05-04 16:51:49 +02:00
..
interca.conf Added new tests for SSL 2017-05-04 16:51:49 +02:00
rootca.conf Added new tests for SSL 2017-05-04 16:51:49 +02:00
server-cert.pem Make Test-proxied-https-auth.px pass, and ensure it returns the proper exit status when it does not. 2008-06-22 12:58:03 -07:00
server-key.pem Make Test-proxied-https-auth.px pass, and ensure it returns the proper exit status when it does not. 2008-06-22 12:58:03 -07:00
server.crt Added new tests for SSL 2017-04-19 12:59:27 +02:00
server.key Added new tests for SSL 2017-04-19 12:59:27 +02:00
test-ca-cert.pem Added new tests for SSL 2017-04-19 12:59:27 +02:00
test-ca-key.pem Added new tests for SSL 2017-04-28 12:22:54 +02:00