From c81c1bb16b7ed18bfc5f19bccc96dc71827cc624 Mon Sep 17 00:00:00 2001
From: Roland Rosenfeld <roland@debian.org>
Date: Mon, 20 Feb 2023 11:32:12 +0100
Subject: [PATCH] show-status template: declare https-inspection
 non-experimental.

---
 templates/show-status | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/show-status b/templates/show-status
index e8708c6b..896c86d2 100644
--- a/templates/show-status
+++ b/templates/show-status
@@ -339,7 +339,7 @@
             <tr>
               <td><code>FEATURE_HTTPS_INSPECTION</code></td>
               <td>@if-FEATURE_HTTPS_INSPECTION-then@ Yes @else-not-FEATURE_HTTPS_INSPECTION@ No @endif-FEATURE_HTTPS_INSPECTION@</td>
-              <td>Allows to intercept and filter HTTPS traffic. Experimental.</td>
+              <td>Allows to intercept and filter HTTPS traffic.</td>
             </tr>
             <tr>
               <td><code>FEATURE_IMAGE_BLOCKING</code></td>
-- 
2.49.0