apollographql / apollographql/apollo-tooling
support for self-signed certs for schema:publish
Open
:tada: feature
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 460
- PR merge metrics
- No merged PRs in 30d
Description
Support for self-signed certs was recently added to `schema:download`, but it hasn't been added to `schema:publish`, which means we can't send schema to apollo engine.
Contributor guide
Research direction
Start at the `schema:publish` command and compare its certificate handling with the recently updated `schema:download` command. Trace how `schema:publish` sends the schema to Apollo Engine, then verify that self-signed certificates are accepted without breaking normal publishing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100