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
I have an EMQX docker container running at 192.168.137.213, with TLS enabled. The self signed broker certificate was auto generated, the Common Name is "Server", however my ESP32 with fingerprint auto learning is able to connect successfully.
Shouldn't the connection fail since the broker's IP address specified in the MQTT config is different from the Common Name?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have an EMQX docker container running at 192.168.137.213, with TLS enabled. The self signed broker certificate was auto generated, the Common Name is "Server", however my ESP32 with fingerprint auto learning is able to connect successfully.
Shouldn't the connection fail since the broker's IP address specified in the MQTT config is different from the Common Name?
Broker certificate:
MQTT config:
Console:
Beta Was this translation helpful? Give feedback.
All reactions