Skip to content

Commit

Permalink
Indicate that TLS on query service API is supported for HTTP and gRPC
Browse files Browse the repository at this point in the history
Related to:
  * jaegertracing/jaeger#2337
  * jaegertracing/jaeger#2297

Signed-off-by: Yuri Shkuro <[email protected]>
  • Loading branch information
yurishkuro committed Jan 19, 2021
1 parent 28161c3 commit 3e3f229
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/docs/next-release/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Clients can be configured to communicate directly with the Collector via HTTP. U

## Consumers to Query Service

* {{< check_no >}} HTTP - no TLS/authentication.
* {{< check_no >}} gRPC - no TLS/authentication.
* {{< check_yes >}} HTTP - no TLS/authentication.
* {{< check_yes >}} gRPC - no TLS/authentication.

[issue-1718]: https://github.com/jaegertracing/jaeger/issues/1718

0 comments on commit 3e3f229

Please sign in to comment.