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
Currently the SDK is not usable with self-signed certificates (e.g. with a docker-compose deployment).
We should add the usual ignoreSslErrors flag to the device.
Currently the SDK is not usable with self-signed certificates (e.g. with a
docker-composedeployment).We should add the usual
ignoreSslErrorsflag to the device.