CAPTION='Stunnel: $(lang de:"Zertifikats-Kette" en:"certificate chain")'
DESCRIPTION='$(lang de:"Hier wird die .pem Datei mit der Zertifikats-Kette (öffentliche Schlüssel) hinterlegt. Diese Datei kann in der cert Option mit dem Wert '/tmp/flash/.stunnel/certs.pem' unter den Stunnel-Diensten verwendet werden.
Weitere Informationen sind in der Stunnel FAQ zu finden." en:"The .pem file for the certificate chain (public keys) is saved here. This file can be used for the certs option with the value '/tmp/flash/.stunnel/certs.pem' for the stunnel services.
More infos about this file can be found in the Stunnel FAQ.")'
CONFIG_FILE='/tmp/flash/stunnel/certs.pem'
CONFIG_SAVE='chmod 600 /tmp/flash/stunnel/certs.pem; modsave flash; [ "$(/etc/init.d/rc.stunnel status)" != "stopped" ] && /etc/init.d/rc.stunnel restart'
CONFIG_TYPE='text'