Apollo CLI --skipSSLValidation not respected
See original GitHub issueSee #1590 - Apollo CLI unable to verify the first certificate when downloading schema via HTTPS
The flag is no longer working; you have to set the environment variable NODE_TLS_REJECT_UNAUTHORIZED
for Node to ignore it
Issue Analytics
- State:
- Created 3 years ago
- Reactions:13
- Comments:5 (1 by maintainers)
Top Results From Across the Web
The Apollo CLI - Apollo GraphQL Docs
The Apollo CLI provides useful commands for interacting with every component of the Apollo platform, including Apollo Client, Apollo Server, and Apollo ...
Read more >@apollographql/apollo-tools | Yarn - Package Manager
Fast, reliable, and secure dependency management.
Read more >Apollo Server: An Introduction to the Leading GraphQL Server
It is worth emphasising that using Apollo Server does not lock you into ... Another essential tool is the Apollo CLI, that we'll...
Read more >How to configure `apollo` CLI properly for a project that doesn ...
I do not use Apollo Engine and want to know if there is a config setting to instruct apollo cli to stop trying...
Read more >Apollo GraphQL - Securing your graph - w3resource
The Apollo CLI is used to search the client codebase for GraphQL operations and upload them to Apollo Graph Manager. Apollo Server is...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I made a downgrade to 2.29.0. This version is ok
Same problem using Mac
apollo/2.32.5 darwin-x64 node-v15.13.0