Actions
Bug #1115
closedDSS ciphersuites, DH and temporary RSA ciphersuites don't work.
Status:
Fixed
Priority:
Normal
Category:
TLS
Target version:
-
ASK QUESTIONS IN Forums:
Description
In order to use DH ciphersuites, and as a consequence, in order to use any of the DSA
ciphersuites, an application needs to call SSL_CTX_set_tmp_dh_callback. This is not
done, therefore, it seems that the server has no cipher suite available with a
DSS certificate.
-- peter.sylvester
Updated by gstrauss about 9 years ago
- Description updated (diff)
- Category changed from core to TLS
- Assignee deleted (
jan)
Updated by gstrauss about 9 years ago
- Target version set to 1.4.x
Fixed in 2011 in https://redmine.lighttpd.net/projects/lighttpd/repository?utf8=%E2%9C%93&rev=f610f894
commit f610f894a35b5ef0e082b9f3bd24fa338bb10147 Author: Stefan Bühler <stbuehler@web.de> Date: Sun Mar 13 18:00:09 2011 +0000 ssl: Support for Diffie-Hellman and Elliptic-Curve Diffie-Hellman key exchange (fixes #2301, #2246, #2239) - add ssl.use-sslv3 - load all algorithms git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2780 152afb58-edef-0310-8abb-c4023f1b3aa9
Updated by gstrauss about 9 years ago
- Status changed from New to Fixed
Fixed in 2011 in https://redmine.lighttpd.net/projects/lighttpd/repository?utf8=%E2%9C%93&rev=f610f894
commit f610f894a35b5ef0e082b9f3bd24fa338bb10147 Author: Stefan Bühler <stbuehler@web.de> Date: Sun Mar 13 18:00:09 2011 +0000 ssl: Support for Diffie-Hellman and Elliptic-Curve Diffie-Hellman key exchange (fixes #2301, #2246, #2239) - add ssl.use-sslv3 - load all algorithms git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2780 152afb58-edef-0310-8abb-c4023f1b3aa9
Actions
Also available in: Atom