On Tuesday 28 February 2012 13:05:51 Emmanuel Deloget wrote:
> SSL support adds a quite large dependency to lighttpd when compiled
> in. On a 32 bit platform, libcrypto is roughly 1MB, to which one must
> add the size of libssl (roughly 250KB). This is 2 to 5 times the size
> of a typical lighttpd embedded installation.
> 
> SSL support is only needed if one enables the SSL engine in the
> lighttpd.conf configuration file.
> 
> This patch introduces a configuration option that allows the user to
> choose whether or not he wants to compile SSL support in. It defaults
> to 'y' only if libopenssl is already selected (either by active
> selection or because libopenssl is a dependency of another package).
> 
> Signed-off-by: Emmanuel Deloget <log...@free.fr>

Applied in r31097, thanks Emmanuel!
-- 
Florian
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to