aboutsummaryrefslogtreecommitdiff
path: root/tests/certs
AgeCommit message (Collapse)Author
2013-01-15commit bc682cbd follow-upYang Tse
2013-01-15tests/Makefile.am: remove wildcard usage in EXTRA_DISTYang Tse
2011-01-19TLS-SRP: support added when using GnuTLSQuinn Slack
2010-05-27tests/certs: re-generated because of lost pass-phraseKamil Dudka
2010-05-27tests/certs/scripts: generate also CRLKamil Dudka
... and make it possible to do so without any user interaction
2010-02-14removed trailing whitespaceYang Tse
2009-11-28- Added Diffie-Hellman parameters to several test harness certificate files inYang Tse
PEM format. Required by several stunnel versions used by our test harness.
2009-08-11- Peter Sylvester made the HTTPS test server use specific certificates forDaniel Stenberg
each test, so that the test suite can now be used to actually test the verification of cert names etc. This made an error show up in the OpenSSL- specific code where it would attempt to match the CN field even if a subjectAltName exists that doesn't match. This is now fixed and verified in test 311.