Description
Tests that use SSL fail due to the way they initialize their SSL Context, simple fix is to use the same mechanism as is used to initialize the broker SSLContext to initialize the MQTT client provider.
Tests that use SSL fail due to the way they initialize their SSL Context, simple fix is to use the same mechanism as is used to initialize the broker SSLContext to initialize the MQTT client provider.