]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commit
OpenVPN:Add HMAC, cipher 'n2n' and DH key selection. Fixes and new design.
authorErik Kapfer <erik.kapfer@ipfire.org>
Sun, 13 Apr 2014 05:14:25 +0000 (07:14 +0200)
committerErik Kapfer <erik.kapfer@ipfire.org>
Sun, 13 Apr 2014 05:14:25 +0000 (07:14 +0200)
commitc2b5d12b3453c55afce7ef84451a65e130b0d80f
treee2eaa59d2005b3e2db9a836d50a3a42f71c5e76e
parentae6ae33f847ea063331b8ce205148334925385fd
OpenVPN:Add HMAC, cipher 'n2n' and DH key selection. Fixes and new design.

Added HMAC algorithm selection menu for N2N and RW.
Added cipher selection menu for N2N connections.
Added DH key selection also for existing installations incl. DH key upload possibility.
Adjusted the ovpn main WUI design to IPSec WUI.
Extend key lenght for CA, cert and control channel with faktor 2.
Some code and typo cleanup.
Bugfixes for #10317, #10149, #10462, #10463
V.2 New changes:
Integrated changes in langs and ovpnmain.cgi until 20.03.2014 2.15-Beta3.
ovpn.cnf have now default bits of 2048 instead of 1024.
ovpn.cnf default_md works now with sha256 instead of md5.
Bugfix: By new installation the auth directive for RWs is faded out #10462 Comment 15.
Added error message if the crl should be displayed but no crl is present.
config/ovpn/openssl/ovpn.cnf
html/cgi-bin/ovpnmain.cgi
langs/de/cgi-bin/de.pl
langs/en/cgi-bin/en.pl