]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commit
vpnmain.cgi: Change the log name from "ipsec" to "charon"
authorAdolf Belka <adolf.belka@ipfire.org>
Sun, 2 Mar 2025 19:14:31 +0000 (20:14 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 5 Mar 2025 11:19:11 +0000 (11:19 +0000)
commiteb4d5fdb1f7b47d19f42ec3dd1057a268eaae9f3
tree4627695f6e6c7720ae9c69a998c39941ed56b0aa
parent7d1d7e0bec4c7f991dbbb622ce414e0b91d14d74
vpnmain.cgi: Change the log name from "ipsec" to "charon"

- The use of "ipsec" currently means that none of these messages are shown in the
   system log with IPSec selected as that is looking for charon.
- This patch changes all "ipsec" entries in this file to "charon"
- This results in the log messages for generation and regeneration of the root/host
   certificate set being shown in the system log. Without this then the messages log
   has to be searched from the command line with grep.
- Tested out on a physical IPFire system.

Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/vpnmain.cgi