config FREETZ_PACKAGE_STUNNEL bool "Stunnel 5.59" select FREETZ_LIB_libcrypto if !FREETZ_PACKAGE_STUNNEL_STATIC select FREETZ_LIB_libssl if !FREETZ_PACKAGE_STUNNEL_STATIC select FREETZ_LIB_libpthread if !FREETZ_PACKAGE_STUNNEL_STATIC && FREETZ_TARGET_UCLIBC_HAS_multiple_libs select FREETZ_LIB_libutil if !FREETZ_PACKAGE_STUNNEL_STATIC && FREETZ_TARGET_UCLIBC_HAS_multiple_libs default n help Stunnel universal SSL proxy config FREETZ_PACKAGE_STUNNEL_BOXCERT bool "build with support for FRITZ!OS certificate" depends on FREETZ_PACKAGE_STUNNEL depends on FREETZ_BOX_CERTIFICATE_SUPPORT_AVAILABLE select FREETZ_PACKAGE_PRIVATEKEYPASSWORD default n help Building stunnel with FRITZ!OS support enables reuse of existing key and certificate from /var/flash config FREETZ_PACKAGE_STUNNEL_STATIC bool "Link statically" depends on FREETZ_PACKAGE_STUNNEL default n help Build stunnel binary with statically linked libraries.