apollographql / apollographql/apollo-tooling

support for self-signed certs for schema:publish

Open
#581 2 comments 0 reactions 0 assignees View on GitHub
: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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.