You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AMQ uses a secret for SSL certificate, but MqttClient.java uses a compiletime file broker.jks to build the truststore. MqttClient.java shouls use the same secret as AMQ.
The text was updated successfully, but these errors were encountered:
AMQ uses a secret for SSL certificate, but MqttClient.java uses a compiletime file broker.jks to build the truststore. MqttClient.java shouls use the same secret as AMQ.
The text was updated successfully, but these errors were encountered: