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

[Feature] Specify secrets for listeners TLS certificates #110

Closed
mdallaire opened this issue Feb 13, 2022 · 1 comment · Fixed by #131
Closed

[Feature] Specify secrets for listeners TLS certificates #110

mdallaire opened this issue Feb 13, 2022 · 1 comment · Fixed by #131
Assignees
Labels
enhancement New feature or request

Comments

@mdallaire
Copy link

Is your feature request related to a problem? Please describe.
There does not seem to be a way to use pre-existing certificates in kind: EmqxBroker

Describe the solution you'd like
Have an option to define an existing secret containing a TLS certificate for the secure ports

Describe alternatives you've considered
I can't find one right now in the information available on the kind: EmqxBroker. An other way of doing this would be to be able to specifiy an existing cluster issuer and dns names for automatic generation of the needed certs.

Related issue emqx/emqx#6337

@mdallaire mdallaire added the enhancement New feature or request label Feb 13, 2022
@Rory-Z Rory-Z self-assigned this Feb 14, 2022
@Rory-Z
Copy link
Member

Rory-Z commented Feb 14, 2022

Hi, @mdallaire
It's a good question and we have plans to make it happen, it's already in our roadmap

@Rory-Z Rory-Z linked a pull request Feb 25, 2022 that will close this issue
@Rory-Z Rory-Z closed this as completed Feb 25, 2022
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

Successfully merging a pull request may close this issue.

2 participants