From 12a56a2eed84fedf5acc698ef9904b004e287c92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BCl?= Date: Wed, 4 Feb 2026 16:19:56 +0100 Subject: [PATCH] Add Pro label to DS Security MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Raül --- docs/fastdds/discovery/discovery_server.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/fastdds/discovery/discovery_server.rst b/docs/fastdds/discovery/discovery_server.rst index e669b7a9fa..dfb5b9ae12 100644 --- a/docs/fastdds/discovery/discovery_server.rst +++ b/docs/fastdds/discovery/discovery_server.rst @@ -356,8 +356,8 @@ Client side setup .. _DS_security: -Security -^^^^^^^^ +Security |Pro| +^^^^^^^^^^^^^^ Configuring :ref:`security` on *servers* and *clients* is done the same way as for any other participant. This section depicts the limitations imposed by the security enforcement on the communication between @@ -382,4 +382,4 @@ still go through the PKI (Public Key Infrastructure) exchange in order to have a .. important:: - Security support for Discovery Server is only supported from Fast DDS v2.10.0 onward. + Security support for Discovery Server is only supported in Fast DDS Pro.