Project

General

Profile

Actions

Bug #1115

closed

DSS ciphersuites, DH and temporary RSA ciphersuites don't work.

Added by Anonymous about 17 years ago. Updated almost 8 years ago.

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

Actions #1

Updated by gstrauss almost 8 years ago

  • Description updated (diff)
  • Category changed from core to TLS
  • Assignee deleted (jan)
Actions #2

Updated by gstrauss almost 8 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

Actions #3

Updated by gstrauss almost 8 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 #4

Updated by stbuehler almost 8 years ago

  • Target version deleted (1.4.x)
Actions

Also available in: Atom