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

feat(core): added support of the TLS certificates along with x-token authorisation token for the gRPC connection #3954

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Nov 25, 2024

  1. initial POC for grpc tls

    jhawk28 authored and vgonkivs committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    c36f1cc View commit details
    Browse the repository at this point in the history
  2. minor improvements to 3917

    vgonkivs committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    644dfb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c0f88b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50e78e8 View commit details
    Browse the repository at this point in the history
  5. improve godoc

    vgonkivs committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    92850d1 View commit details
    Browse the repository at this point in the history
  6. fix lint

    vgonkivs committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    8514d94 View commit details
    Browse the repository at this point in the history
  7. fix comment

    vgonkivs committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    06ff955 View commit details
    Browse the repository at this point in the history
  8. add core.TLSEnabled

    vgonkivs committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    5c497e0 View commit details
    Browse the repository at this point in the history
  9. fix lint

    vgonkivs committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    46b8c55 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    04b307b View commit details
    Browse the repository at this point in the history
  11. rename flags

    vgonkivs committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    eb5f81e View commit details
    Browse the repository at this point in the history
  12. fix lint

    vgonkivs committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    8db528f View commit details
    Browse the repository at this point in the history
  13. remove tlsPath

    vgonkivs committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    3ce38b2 View commit details
    Browse the repository at this point in the history