]> git.ipfire.org Git - ipfire-2.x.git/commit - langs/de/cgi-bin/de.pl
OpenVPN: x509 and DH-parameter check with Warnings and error messages in WUI
authorErik Kapfer <erik.kapfer@ipfire.org>
Wed, 27 Jun 2018 07:34:21 +0000 (09:34 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 3 Jul 2018 14:32:48 +0000 (15:32 +0100)
commit400c8afd9841bed350c192099a34bc84f3a04535
tree03e505b34b0da9efa39b29bc9ff4c1aa1a696120
parent55d590518d80b091cefc69991d43964e32cfe1aa
OpenVPN: x509 and DH-parameter check with Warnings and error messages in WUI

Changes includes:
Own crypto warning and error message in WUI (can be extended to configuration too).
Check if DH-parameter is < 2048 bit with an error message and howto fix it.
Check if md5 is still in use with an error message and suggestion how to proceed further to fix it.
Check for soon needed RFC3280 TLS rules compliants and suggestion how to proceed further to fix it.
Disabled 1024 bit DH-parameter upload.
Changed de and en language files for DH-parameter upload (deleted 1024 bit).
Added explanations to de and en language files for the above changes.
Fixed Typo in en language file.

Signed-off-by: Erik Kapfer <erik.kapfer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/ovpnmain.cgi
langs/de/cgi-bin/de.pl
langs/en/cgi-bin/en.pl