CAPTION="$(lang de:"Zertifikat (umurmur)" en:"Certificate (umurmur)")"
DESCRIPTION="$(lang de:"Hier wird das Zertifikat bzw. die Zertifikats-Kette für den SSL-Betrieb hinterlegt.
Auf einem Rechner mit openssl kann ein passendes (selbstsigniertes) Zertifikat erstellen" en:"The certificate (chain) required for SSL operating mode is saved here.
On a computer with openssl a suitable (self-signed) certificate can be generated with the command"):
'openssl req -new -x509 -nodes -sha1 -days 365 -key umurmur.key > umurmur.crt'"
CONFIG_FILE='/tmp/flash/umurmur/umurmur.crt'
CONFIG_SAVE='modsave flash'
CONFIG_TYPE='text'