This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/plc4x-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 168cdf03d Site checkin for project PLC4X: Jenkins Tools
168cdf03d is described below

commit 168cdf03dc40e4e38372d67e0ee0a6ba2a16f7ed
Author: jenkins <[email protected]>
AuthorDate: Mon Jul 13 08:26:56 2026 +0000

    Site checkin for project PLC4X: Jenkins Tools
---
 plc4x/pre-release/users/protocols/opcua.html | 16 ++++++++++++++++
 search-index.js                              |  2 +-
 2 files changed, 17 insertions(+), 1 deletion(-)

diff --git a/plc4x/pre-release/users/protocols/opcua.html 
b/plc4x/pre-release/users/protocols/opcua.html
index 980279d47..2340a66fc 100644
--- a/plc4x/pre-release/users/protocols/opcua.html
+++ b/plc4x/pre-release/users/protocols/opcua.html
@@ -735,6 +735,22 @@ Possible values are between others <code>jks</code>, 
<code>pkcs11</code>, <code>
 </div></div></td>
 </tr>
 <tr>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock"><code>insecure-certificate-verification</code></p></td>
+<td class="tableblock halign-left valign-top"><div class="content"><div 
class="paragraph">
+<p>BOOLEAN</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div class="content"><div 
class="paragraph">
+<p>false</p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><div class="content"></div></td>
+<td class="tableblock halign-left valign-top"><div class="content"><div 
class="paragraph">
+<p>Disables verification of the OPC UA server certificate, trusting any 
certificate the server presents.<br>
+This is UNSAFE: it leaves the connection open to man-in-the-middle attacks and 
defeats the integrity/authenticity<br>
+guarantees of a signed secure channel. Only enable it for local testing. In 
production, establish trust with<br>
+<code>trust-store-file</code> (chain validation) or 
<code>server-certificate-file</code> (certificate pinning) instead.</p>
+</div></div></td>
+</tr>
+<tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock"><code>channel-lifetime</code></p></td>
 <td class="tableblock halign-left valign-top"><div class="content"><div 
class="paragraph">
 <p>LONG</p>
diff --git a/search-index.js b/search-index.js
index 4eb95b5d8..9f0940376 100644
--- a/search-index.js
+++ b/search-index.js
@@ -1 +1 @@
-antoraSearch.initSearch(lunr, 
{"index":{"version":"2.3.9","fields":["title","name","text","component"],"fieldVectors":[["title/1",[0,68.352]],["name/1",[1,1.518]],["text/1",[]],["component/1",[2,0.398]],["title/2-1",[3,34.343,4,29.594]],["name/2-1",[]],["text/2-1",[]],["component/2-1",[]],["title/2-2",[5,42.792]],["name/2-2",[]],["text/2-2",[]],["component/2-2",[]],["title/2-3",[6,11.992,7,12.659,8,9.5,9,16.266,10,15.551,11,21.109,12,26.082,13,12.151]],["name/2-3",[]],["text/2-3",[]],["c
 [...]
\ No newline at end of file
+antoraSearch.initSearch(lunr, 
{"index":{"version":"2.3.9","fields":["title","name","text","component"],"fieldVectors":[["title/1",[0,68.352]],["name/1",[1,1.518]],["text/1",[]],["component/1",[2,0.398]],["title/2-1",[3,34.343,4,29.594]],["name/2-1",[]],["text/2-1",[]],["component/2-1",[]],["title/2-2",[5,42.792]],["name/2-2",[]],["text/2-2",[]],["component/2-2",[]],["title/2-3",[6,11.992,7,12.659,8,9.5,9,16.266,10,15.551,11,21.109,12,26.082,13,12.151]],["name/2-3",[]],["text/2-3",[]],["c
 [...]
\ No newline at end of file

Reply via email to