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
The "UseTls" flag in MqttConnectionSettings also enables/disables x509 client certificate usage.
From some testing with Event Grid, some brokers do allow an MQTT client to connect with x509 auth even without using a CA cert during the TLS handshake. We should probably allow users to do x509 auth independent of providing a server CA certificate