Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-28 | - Added Diffie-Hellman parameters to several test harness certificate files in | Yang 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 for | Daniel 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. |