Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-20 | Correct handling of client certificate verify message | Ingela Anderton Andin | |
When checking the client certificate verify message the server used the wrong algorithm identifier to determine the signing algorithm, causing a function clause error in the public_key application when the key-exchange algorithm and the public key algorithm of the client certificate happen to differ. | |||
2010-06-22 | Added more -spec definitions. | Ingela Anderton Andin | |
2010-06-22 | Refreshed documentation to reflect the change of default implementation. | Ingela Anderton Andin | |
Started to improve code documentation by using -spec directive, and some small refactorings to avoid ugly code. | |||
2010-06-07 | OTP-8587 DSA key support | Ingela Anderton Andin | |
New ssl now support client/server-certificates signed by dsa keys. | |||
2010-05-21 | Decision not to support DH and export cipher suites. | Ingela Anderton Andin | |
2010-03-25 | OTP-7046 Support for Diffie-Hellman keyexchange | Ingela Anderton Andin | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |