]> git.pld-linux.org Git - packages/lighttpd.git/commit
Deprecated TLS options have been removed.
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 13 Feb 2023 22:48:07 +0000 (00:48 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Mon, 13 Feb 2023 22:48:37 +0000 (00:48 +0200)
commit00b558aab9e9d6f61ded2644bfcdeaaa74b49195
treeaa6b653a93b5408db12b91d46829f73b952a5362
parentbd2120cd8b92efb0b1e5964f09e9a58a5bc8492a
Deprecated TLS options have been removed.

- ssl.honor-cipher-order
- ssl.dh-file
- ssl.ec-curve
- ssl.disable-client-renegotiation
- ssl.use-sslv2
- ssl.use-sslv3

See https://wiki.lighttpd.net/Docs_SSL for replacements with
`ssl.openssl.ssl-conf-cmd`, but prefer lighttpd defaults instead.
ssl.conf
This page took 0.097038 seconds and 4 git commands to generate.