CAPTION='$(lang de:"Zertifikat&Schlüssel (lighttpd)" en:"Certificate&Key (lighttpd)")' DESCRIPTION='$(lang de:"Zertifikat&Key für lighttpd. Dieses Zertifikat und zugerhöriger privater Schlüssel wird nur für den Betrieb mit SSL benötigt.
Auf einem Rechner mit openssl kann ein passendes Zertifikat mit Schlüssel mit dem Befehl
\"openssl req -new -x509 -nodes -out lighttpd.pem -keyout lighttpd.pem\" erstellt werden.
Falls ein von einer CA signiertes Zertifikat vorliegt, kopiere bitte den privaten Schlüssel im PEM Format und anschliessend das Zertifikat im PEM Format in unten stehende Box." en:"Certificate&Key for lighttpd. This certificate is only needed if run with SSL.
On a computer with openssl you can create an according certificate and key with the command
\"openssl req -new -x509 -nodes -out lighttpd.pem -keyout lighttpd.pem\"
In case a CA-signed certificate is available, please copy the private key in PEM format followed by the certificate in PEM format in the box below.")' CONFIG_FILE='/tmp/flash/lighttpd/crt.pem' CONFIG_SAVE='modsave flash; if pidof lighttpd > /dev/null; then echo ""; /mod/etc/init.d/rc.lighttpd restart; fi' CONFIG_TYPE='text'