]> git.ipfire.org Git - ipfire-2.x.git/commit - html/cgi-bin/ovpnmain.cgi
openvpn: Add option to download a client package with PEM files
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 30 Oct 2015 15:47:21 +0000 (15:47 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 4 Nov 2015 21:10:41 +0000 (21:10 +0000)
commit71af643cda77f02a006613f3fcc1a223a88f01a6
treee6c5ffee595cffd5645080a929861ccf94b7a857
parent3045d6abde3e8eff0d1dac4fe8afe397f65f66cd
openvpn: Add option to download a client package with PEM files

This patch adds the option to download a client package
that comes with a regular PEM and key file instead of a
PKCS12 file which is easier to use with clients that
don't support PKCS12 (like iOS) opposed to converting
the file manually.

This requires that the connection is created without
using a password for the certificate. Then the certificate
is already stored in an insecure way.

This patch also adds this to the Core Update 95 updater.

Fixes: #10966
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
CC: Alexander Marx <alexander.marx@ipfire.org>
config/rootfiles/core/95/filelists/files
html/cgi-bin/ovpnmain.cgi
langs/de/cgi-bin/de.pl
langs/en/cgi-bin/en.pl