Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-19 | test308: disable if MultiSSL feature enabled | Patrick Monnerat | |
Even if OpenSSL is enabled, it might not be the default backend when multi-ssl is enabled, causing the test to fail. | |||
2008-02-09 | Added key words to all SSL-using tests so they can be skipped if necessary. | Dan Fandrich | |
Removed a few unnecessary requires SSL statements. | |||
2007-01-23 | Convert (most of) the test data files into genuine XML. A handful still | Dan Fandrich | |
are not, due mainly to the lack of support for XML character entities (e.g. & => & ). This will make it easier to validate test files using tools like xmllint, as well as edit and view them using XML tools. | |||
2007-01-17 | Disabled test 307 for now. | Dan Fandrich | |
2007-01-16 | Added simple OpenSSL crypto engine tests. | Dan Fandrich | |