Zigbee2MqttAssistant icon indicating copy to clipboard operation
Zigbee2MqttAssistant copied to clipboard

Fix "The remote certificate is invalid according to the validation procedure" bug.

Open moerchel opened this issue 4 years ago • 0 comments

Add IgnoreCertificateRevocationErrors=true to MqttClientOptions. (see https://github.com/chkr1011/MQTTnet/issues/819) This fixes the connection to MQTT Brokers with Self Signed Certificates bug (#81, #260)

moerchel avatar Jul 19 '20 07:07 moerchel