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 TLS manager to automatically generate, store and renew CAs #744

Open
Tracked by #746 ...
Techassi opened this issue Mar 5, 2024 · 0 comments
Open
Tracked by #746 ...

Add TLS manager to automatically generate, store and renew CAs #744

Techassi opened this issue Mar 5, 2024 · 0 comments
Assignees

Comments

@Techassi
Copy link
Member

Techassi commented Mar 5, 2024

The TLS manager keeps track of the existing TLS CAs and certs and renews/rotates them when they are about to expire.
You can request the currently valid certificate from the TLS manager.

Add a TLS manager which manages multiple CAs and rotates them if necessary. Followup of #736.

There is already a similar module in the secret-operator that can be used as a reference when implementing this.

@Techassi Techassi self-assigned this Mar 5, 2024
@fhennig fhennig changed the title Add TLS manager Add TLS manager to automatically generate, store and renew TLS certificates Mar 6, 2024
@Techassi Techassi changed the title Add TLS manager to automatically generate, store and renew TLS certificates Add TLS manager to automatically generate, store and renew CAs Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant