]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
openvpn: Add option to download a client package with PEM files
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 29 Oct 2015 22:20:10 +0000 (22:20 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 29 Oct 2015 22:20:10 +0000 (22:20 +0000)
commita5f5443ab0fca2432f08d331722efb5459ac1796
tree0cc86bad4df55115faa5c245954909442d9db3b9
parent5215a0f2c11911ee2750f8dc3f7ebca4212aa13a
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