CAPTION="$(lang de:"DH Parameter (lighttpd)" en:"DH parameters (lighttpd)")"
DESCRIPTION="$(lang de:"Zertifikat für Forward Secrecy. Ansonsten lasse diese Box bitte leer." en:"Certificate for Forward Secrecy. Otherwise please leave the box empty")
$(lang de:"Es kann so generiert werden" en:"You could generate it this way"): openssl dhparam -out dh.pem 2048"
CONFIG_FILE='/tmp/flash/lighttpd/dh.pem'
CONFIG_SAVE='modsave flash; if pidof lighttpd > /dev/null; then echo ""; /mod/etc/init.d/rc.lighttpd restart; fi'
CONFIG_TYPE='text'