Azure / azure-iot-sdk-csharp

A C# SDK for connecting devices to Microsoft Azure IoT services
Other
464 stars 493 forks source link

Fix .NET 472 specific E2E test bug #3328

Closed timtay-microsoft closed 1 year ago

timtay-microsoft commented 1 year ago

MQTTNET does not allows older .NET frameworks to set the certificate validation handler when connecting over websocket, and that caused our MQTT_WS provisioning tests to fail consistently on .NET 472

Now we deliberately opt-out of setting this handler in the above situation

timtay-microsoft commented 1 year ago

/azp run

azure-pipelines[bot] commented 1 year ago
Azure Pipelines successfully started running 1 pipeline(s).