Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds support for gRPC mTLS #8002

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from
Draft

Adds support for gRPC mTLS #8002

wants to merge 6 commits into from

Commits on Oct 4, 2024

  1. wip

    jackkav committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f4b8d1a View commit details
    Browse the repository at this point in the history
  2. default to tls

    jackkav committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    145b836 View commit details
    Browse the repository at this point in the history
  3. pass certs down to grpc

    jackkav committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c1cab59 View commit details
    Browse the repository at this point in the history
  4. add gRPC tls server

    jackkav committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    593051e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4670813 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. fix cert passing

    jackkav committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c3132e9 View commit details
    Browse the repository at this point in the history