]> git.ipfire.org Git - 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>
Tue, 15 Jul 2025 09:39:08 +0000 (09:39 +0000)
commitc5d891d672ede1eda988f931977bbf408a1ddccc
treee13ccbe05405573e1238dcbb72de2873255ac925
parent57f95cc2ea0f06336f2c0cbad5d65cb57ae3dab1
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