Skip to content

Commit 2be9685

Browse files
atomic fix - add note on mTLS to ssltls docs
1 parent aca76c5 commit 2be9685

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/source/userguide/ssltls.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ These trusted certificate authorities are used by the various module in the OVMS
4848
establishing SSL/TLS connections (in order to verify the certificate of the server being
4949
connected to).
5050

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+
5155

5256
----------------------------------
5357
How to get the CA PEM for a Server

0 commit comments

Comments
 (0)