zebrunner / mcloud-device

Android, Appium and STF provider in Docker.
9 stars 8 forks source link

error (node:72) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification. #203

Open dhreben opened 4 months ago

dhreben commented 4 months ago

docker logs -f device-iPhone_8_Plus-6d1e.............................03216

(node:72) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
(Use `node --trace-warnings ...` to show where the warning was created)
vdelendik commented 3 months ago

it was added explicitly to support setup with self-signed certificates. we can think about enabling/disabling based on env var from mcloud-agent