]> 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>
Mon, 2 Jun 2025 19:46:39 +0000 (19:46 +0000)
commit941aefd6da2217734008d41fe098a8e684db2c78
treed0b99764551dc5838898c86b0137e1332f7d8382
parent67ea6fe88bfc02ae8384fea921a2aacf8dfe6da3
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