mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
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>
This commit is contained in:
@@ -1241,6 +1241,7 @@ WARNING: untranslated string: ptr = PTR
|
||||
WARNING: untranslated string: rdns = rDNS
|
||||
WARNING: untranslated string: rebooting ipfire fsck = Rebooting IPFire, forcing filesystem check
|
||||
WARNING: untranslated string: received = Received
|
||||
WARNING: untranslated string: regenerate host certificate = Renew Host Certificate
|
||||
WARNING: untranslated string: reiserfs warning1 = Reiserfs is deprecated and scheduled to be removed from the kernel in 2025.
|
||||
WARNING: untranslated string: reiserfs warning2 = Ensure a fresh installation is made using either ext4 or xfs filesystems before that date.
|
||||
WARNING: untranslated string: required = Required
|
||||
|
||||
Reference in New Issue
Block a user