]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit - langs/en/cgi-bin/en.pl
vpnmain.cgi: Add option to regenerate the host certificate
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 30 Jan 2024 17:45:44 +0000 (17:45 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 7 Feb 2024 11:08:51 +0000 (11:08 +0000)
commit9f01011570be542e394503cb8a4c5184eb9be8d1
tree6cace04714ce23424469059c97a6e974b362a73e
parentaa07e1bb3eba3606a0b8e647180e0926a411016b
vpnmain.cgi: Add option to regenerate the host certificate

This is necessary since we now have a much shorter lifetime for the host
certificate. However, it is complicated to do this is which is why we
are copying the previous certificate and generate a new CSR. This is
then signed.

A caveat of this patch is that we do not rollover the key.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 files changed:
config/ssl/openssl.cnf
doc/language_issues.de
doc/language_issues.en
doc/language_issues.es
doc/language_issues.fr
doc/language_issues.it
doc/language_issues.nl
doc/language_issues.pl
doc/language_issues.ru
doc/language_issues.tr
doc/language_missings
html/cgi-bin/vpnmain.cgi
langs/en/cgi-bin/en.pl