How to show specific error message in case of ERR_CERT_AUTHORITY_INVALID
I have a JavaScript app that can connect to various external IoT devices using HTTPS.
The user of the app needs to have the certificate installed from the IoT device in order to connect.