From: Jonatan Schlag Date: Thu, 18 Feb 2021 16:09:53 +0000 (+0100) Subject: Move to show certs in main cgi X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fipsec_cleanup_1;p=people%2Fjschlag%2Fipfire-2.x.git Move to show certs in main cgi Signed-off-by: Jonatan Schlag --- diff --git a/html/cgi-bin/vpnmain.cgi b/html/cgi-bin/vpnmain.cgi index e7d622057e..55993e852a 100644 --- a/html/cgi-bin/vpnmain.cgi +++ b/html/cgi-bin/vpnmain.cgi @@ -2982,7 +2982,7 @@ END if (($confighash{$key}[4] eq 'cert') && ($confighash{$key}[2] ne '%auth-dn')) { print < -
+ @@ -3108,7 +3108,7 @@ EOF $Lang::tr{'root certificate'} $casubject - +
@@ -3141,7 +3141,7 @@ END $Lang::tr{'host certificate'} $hostsubject -
+
@@ -3180,7 +3180,7 @@ END print "$cahash{$key}[1]\n"; print < -
+