Explorar el Código

Merge pull request #2947 from rtluckie/feature/docs_change_for_clarity

Reword for clarity
Ask Solem Hoel hace 9 años
padre
commit
7ac33c1ebf
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      docs/configuration.rst

+ 2 - 2
docs/configuration.rst

@@ -1594,8 +1594,8 @@ certificate authority:
 
 .. warning::
 
-    Be careful using ``broker_use_ssl=True``, it is possible that your default
-    configuration do not validate the server cert at all, please read Python
+    Be careful using ``broker_use_ssl=True``. It is possible that your default
+    configuration will not validate the server cert at all. Please read Python
     `ssl module security
     considerations <https://docs.python.org/3/library/ssl.html#ssl-security>`_.