-
Notifications
You must be signed in to change notification settings - Fork 272
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
document TLS termination and subgraph override (#3436)
Fix #3100 TLS termination was added in #2614 but never documented, and subgrpah certificate override was added in #2008 but the documentation was missing some details on self signed certificates. Co-authored-by: Maria Elisabeth Schreiber <[email protected]>
- Loading branch information
1 parent
34c2cc6
commit 1459bed
Showing
2 changed files
with
74 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
### document TLS termination and subgraph override ([Issue #3100](https://github.com/apollographql/router/issues/3100)) | ||
|
||
TLS termination was added in #2614 but never documented, and subgraph certificate override was added in #2008 but the documentation was missing some details on self signed certificates. | ||
|
||
By [@Geal](https://github.com/Geal) in https://github.com/apollographql/router/pull/3436 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters