Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 this issue Mar 7, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@dhreben
Copy link

dhreben commented Mar 7, 2024

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)

@dhreben dhreben added the bug Something isn't working label Mar 7, 2024
@vdelendik vdelendik added enhancement New feature or request and removed bug Something isn't working labels Apr 22, 2024
@vdelendik
Copy link
Contributor

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

@vdelendik vdelendik transferred this issue from zebrunner/appium Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants