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

Add SSL support for gRPC connections #1485

Closed
dborovcanin opened this issue Oct 26, 2021 · 1 comment · Fixed by #2646
Closed

Add SSL support for gRPC connections #1485

dborovcanin opened this issue Oct 26, 2021 · 1 comment · Fixed by #2646
Assignees
Milestone

Comments

@dborovcanin
Copy link
Collaborator

FEATURE REQUEST

  1. Is there an open issue addressing this request? If it does, please add a "+1" reaction to the
    the existing issue, otherwise proceed to step 2.
    No.

  2. Describe the feature you are requesting, as well as the possible use case(s) for it.
    SSL mode for DB connection might be needed in the future, similar to auth DB.
    It's possible to make it using environment variables, like:
    MF_KETO_DB_SSL_MODE
    MF_KETO_DB_SSL_CERT
    MF_KETO_DB_SSL_KEY
    MF_KETO_DB_SSL_ROOT_CERT

Originally posted by @arvindh123 in https://github.com/mainflux/mainflux/pull/1482#r736222275
3. Indicate the importance of this feature to you (must-have, should-have, nice-to-have).
This is a should-have.

@dborovcanin dborovcanin changed the title Add SSL support for Keto database connection Add SSL support for Auth gRPC connection Oct 9, 2023
@dborovcanin dborovcanin added this to the S5 milestone May 15, 2024
@dborovcanin
Copy link
Collaborator Author

It's not Keto, but this applies to AuthZed.

@dborovcanin dborovcanin moved this to Backlog in SuperMQ Jun 12, 2024
@dborovcanin dborovcanin removed this from the S5 milestone Jun 12, 2024
@dborovcanin dborovcanin added this to the 0.15.0 milestone Jun 26, 2024
@dborovcanin dborovcanin changed the title Add SSL support for Auth gRPC connection Add SSL support for gRPC connections Nov 20, 2024
@nyagamunene nyagamunene moved this from ⛏ Backlog to 🚧 In Progress in SuperMQ Jan 14, 2025
@nyagamunene nyagamunene moved this from 🚧 In Progress to 🚀 Ready for merge in SuperMQ Jan 16, 2025
@nyagamunene nyagamunene moved this from 🚀 Ready for merge to 🩺 Review and testing in SuperMQ Jan 16, 2025
@github-project-automation github-project-automation bot moved this from 🩺 Review and testing to ✅ Done in SuperMQ Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

3 participants