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: