Im trying to establisch a mqtt connection to test.mosquitto.org using MQTT.fx. Im on Windows 10.
Selecting TLSv1.2 as my Protocol works fine. But using TLSv1.3 the connection fails. "TSLv1.3 SSLContext not available"
Is TLSv1.3 just not jet supported on MQTT.fx?
I could not find anything else regarding that promlem using MQTT.fx.