* [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 3f99c91f354a6a433472c714c9e1a854a4d4d8ab
@ 2025-03-26 14:44 Michael Tremer
0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2025-03-26 14:44 UTC (permalink / raw)
To: ipfire-scm
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, master has been updated
via 3f99c91f354a6a433472c714c9e1a854a4d4d8ab (commit)
from d028a679ab0a9a7fd29e2cf31a2fd3761f261fe1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 3f99c91f354a6a433472c714c9e1a854a4d4d8ab
Author: Michael Tremer <michael.tremer@ipfire.org>
Date: Tue Mar 25 15:38:10 2025 +0000
Revert "vpnmain.cgi: Fixes bug13737 - increments the serial number to allow cert regen"
This reverts commit 7d1d7e0bec4c7f991dbbb622ce414e0b91d14d74.
Reverted as requested by Adolf due to some work being required on this.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
html/cgi-bin/vpnmain.cgi | 7 -------
1 file changed, 7 deletions(-)
Difference in files:
diff --git a/html/cgi-bin/vpnmain.cgi b/html/cgi-bin/vpnmain.cgi
index 9107bf00a..e30506fdf 100644
--- a/html/cgi-bin/vpnmain.cgi
+++ b/html/cgi-bin/vpnmain.cgi
@@ -1247,13 +1247,6 @@ END
exit(0);
ROOTCERT_SUCCESS:
-
-# Increment the serial number to 02 after root and host certificates are
-# created so that cert regeneration works.
- open(FILE, ">${General::swroot}/certs/serial");
- print FILE "02";
- close FILE;
-
if (&vpnenabled) {
&General::system('/usr/local/bin/ipsecctrl', 'S');
sleep $sleepDelay;
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-03-26 14:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-26 14:44 [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 3f99c91f354a6a433472c714c9e1a854a4d4d8ab Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox