Christian Kujau | 15 Dec 12:12
Picon

ssl.ciphers vs. ssl.cipher-list

Hi,

the config example added in r2814 (for the lighttpd-1.4.x branch) 
mentioned that "ssl.ciphers" could be used to specify allowed ciphers. But 
when configured, error.log says:

 2011-12-15 10:03:32: (server.c.968) WARNING: unknown config-key: 
 ssl.ciphers (ignored)

The documented[0] "ssl.cipher-list" works though. Is "ssl.ciphers" the 
new "ssl.cipher-list", even in lighttpd-1.4 and soon to be supported? Or 
is the config example wrong?

Thanks,
Christian.

[0] http://redmine.lighttpd.net/wiki/1/Docs:SSL
--

-- 
BOFH excuse #317:

Internet exceeded Luser level, please wait until a luser logs off before attempting to log back on.

Stefan Bühler | 18 Dec 15:06
Favicon

Re: ssl.ciphers vs. ssl.cipher-list

Hi Christian,

On 12/15/2011 12:12 PM, Christian Kujau wrote:
> Hi,
>
> the config example added in r2814 (for the lighttpd-1.4.x branch)
> mentioned that "ssl.ciphers" could be used to specify allowed ciphers. But
> when configured, error.log says:
>
>   2011-12-15 10:03:32: (server.c.968) WARNING: unknown config-key:
>   ssl.ciphers (ignored)
>
> The documented[0] "ssl.cipher-list" works though. Is "ssl.ciphers" the
> new "ssl.cipher-list", even in lighttpd-1.4 and soon to be supported? Or
> is the config example wrong?

ssl.cipher-list is the correct name, the config examples got fixed in r2817.

Thanks for the report.

Kind Regards,
Stefan


Gmane