CAPTION='Stunnel: $(lang de:"Privater Schlüssel" en:"private key")'
DESCRIPTION='$(lang de:"Hier wird die .pem Datei des privaten Schlüssels für den Server-Modus hinterlegt. Diese Datei kann in der key Option mit dem Wert '/tmp/flash/.stunnel/key.pem' unter den Stunnel-Diensten verwendet werden.
Weitere Informationen sind in der Stunnel FAQ zu finden." en:"The .pem private key file for the server mode is saved here. This file can be used for the key option with the value '/tmp/flash/.stunnel/key.pem' for the stunnel services.
More infos about this file can be found in the Stunnel FAQ.")'
CONFIG_FILE='/tmp/flash/stunnel/key.pem'
CONFIG_SAVE='chmod 600 /tmp/flash/stunnel/key.pem; modsave flash; [ "$(/etc/init.d/rc.stunnel status)" != "stopped" ] && /etc/init.d/rc.stunnel restart'
CONFIG_TYPE='text'