config FREETZ_PACKAGE_XRELAYD bool "Xrelayd 0.2.1pre2" select FREETZ_LIB_libpolarssl default n help SSL tunnel based on PolarSSL. Xrelayd is a stripped down version of stunnel based on PolarSSL library. Essentially, this package makes your router's websrv or httpd SSL-enabled, offering you the option of remote configuration via WWW or secure remote use of features like Rudi-Shell. This package will eventually replace Matrixtunnel, even though the PolarSSL library is somewhat bigger than MatrixSSL. Its command line interface is identical to Matrixtunnel's, so switching should be easy for all users. config FREETZ_PACKAGE_XRELAYD_GENSTUFF bool "With Key-/Cert-Generation" depends on FREETZ_PACKAGE_XRELAYD select FREETZ_LIB_libpolarssl_WITH_GENRSA default n help Include support for private key and x509 certificate generation.