From 6baa2d9653a4447935a8cf2fddd997687336475a Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Sun, 27 Feb 2022 16:49:52 +0000 Subject: [PATCH] 98_telnet.pm: SSL documentation changes (Forum #126253) git-svn-id: https://svn.fhem.de/fhem/trunk@25754 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/98_telnet.pm | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/fhem/FHEM/98_telnet.pm b/fhem/FHEM/98_telnet.pm index 49c5c93e9..141d7ec9c 100644 --- a/fhem/FHEM/98_telnet.pm +++ b/fhem/FHEM/98_telnet.pm @@ -503,10 +503,10 @@ telnet_ActivateInform($)
  • SSL
    - Enable SSL encryption of the connection, see the description here on generating the needed SSL certificates. - Valid values are 0 and 1, 0 being the default. A change requires a FHEM - restart.
    + Enable SSL encryption of the connection. Valid values are 0 and 1, 0 + being the default. A change requires a FHEM restart.
    + If openssl is installed, a certifcate will be generated, here is a description on how to do that manually. If the attribute is set, the telnet program wont work as a client anymore, and a replacement is needed, like one of the following: