We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aca76c5 commit 2be9685Copy full SHA for 2be9685
1 file changed
docs/source/userguide/ssltls.rst
@@ -48,6 +48,10 @@ These trusted certificate authorities are used by the various module in the OVMS
48
establishing SSL/TLS connections (in order to verify the certificate of the server being
49
connected to).
50
51
+.. note:: For MQTT brokers that require **client certificate authentication** (mTLS),
52
+ see the :doc:`Server V3 configuration <components>` section on TLS client authentication
53
+ and the ``server v3 tlsclient`` :doc:`commands <commands>`.
54
+
55
56
----------------------------------
57
How to get the CA PEM for a Server
0 commit comments