From b23820b98f95fe68176ec2706f05e1044bac3900 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Tue, 29 Sep 2020 12:52:35 +0200
Subject: [PATCH] Declare https-inspection experimental

---
 doc/source/p-config.sgml    | 2 +-
 doc/source/user-manual.sgml | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index d1fbf295..bbe613b8 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -3901,7 +3901,7 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t</title>
 
 
 <sect2 id="tls">
-<title>TLS/SSL Inspection</title>
+<title>TLS/SSL Inspection (Experimental)</title>
 
 <!--   ~~~~~       New section      ~~~~~     -->
 
diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml
index bc81d4ba..886a2006 100644
--- a/doc/source/user-manual.sgml
+++ b/doc/source/user-manual.sgml
@@ -5176,6 +5176,9 @@ new action
     a pattern with path doesn't work as the path is only seen
     by &my-app; if the action is already enabled.
    </para>
+   <para>
+    This is an experimental feature.
+   </para>
   </listitem>
  </varlistentry>
 
-- 
2.49.0