In Ready API 1.6.0, In the test step "Publish using MQTT", i get the below error message
"Error during message publishing: org.eclipse.paho.client.mqttv3.MqttException "MqttException"; cause: javax.net.ssl.SSLHandshakeException "Received fatal alert: bad_certificate""
I created a key store(keystore.jks) using the keytool and added the keystore in the preferrences. I am trying to eveluate the tool for our project. if this doesnt work then we might need to look for other options.