]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
ovpnmain.cgi: Include the PKCS12 certificate on config export
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 11 Apr 2024 19:02:33 +0000 (21:02 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 11 Apr 2024 19:02:33 +0000 (21:02 +0200)
commit2475d6fb99c0f8ce3fa70769d949aecd100a79f2
tree7d2339247ac2dbd06328d394293a85873965a2d4
parente4bae6163e81f09ad204b7b45c947d2979a0c27d
ovpnmain.cgi: Include the PKCS12 certificate on config export

Before, OpenVPN did not support PKCS12 files in an embedded format. We
extracted the key and the certificate in PEM format instead.

This is no longer necessary and therefore we can simply include the
file.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/ovpnmain.cgi