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

Support TLS certificates for authenticating against the REST endpoints #66

Open
devraj opened this issue Mar 3, 2025 · 0 comments
Open
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@devraj
Copy link
Member

devraj commented Mar 3, 2025

Is your feature request related to a problem? Please describe.
You can optionally provide a client generated certificate for authentication against the REST API (see authentication section in the REST API docs).

While considering #65 we should ensure that we have support for TLS certificates.

Describe the solution you'd like

  • Investigate if this is compatible with the cloud gateway or is it just a direct client/server configuration
  • Outline a mechanism in which we will implement this and how the user will go about using this feature
  • Document basic instructions for generating the certificate and key file for user with the command centre

Upon this provide an implementation against this ticket, preferably when the user configures the API client for use.

Describe alternatives you've considered
NA

Additional context

  • Update all tests to use this authentication method
  • See what is involved in updating our Command Centre
@devraj devraj added the enhancement New feature or request label Mar 3, 2025
@devraj devraj self-assigned this Mar 3, 2025
@devraj devraj added this to the 1.0 milestone Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant