Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-17 | Update all fin_per_testcase to end_per_testcase. | Lukas Larsson | |
2010-08-18 | Fix bug in ssl handshake protocol related to the choice of cipher suites | Paul Guyot | |
in client hello message when a client certificate is used The client hello message now always include ALL available cipher suites (or those specified by the ciphers option). Previous implementation would filter them based on the client certificate key usage extension (such filtering only makes sense for the server certificate). | |||
2010-01-13 | Add test suite for the ssl application | Dan Gudmundsson | |