diff --git a/changes/ce/fix-10983.en.md b/changes/ce/fix-10983.en.md new file mode 100644 index 000000000..ac5b4834a --- /dev/null +++ b/changes/ce/fix-10983.en.md @@ -0,0 +1,3 @@ +Fix issue when mqtt clients could not connect over TLS if the listener was configured to use TLS v1.3 only. + +The problem was that TLS connection was trying to use options incompatible with TLS v1.3.