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

Implement TLS Certificate Reload for the Management Interface #38685

Merged

Conversation

cescoffier
Copy link
Member

This PR extends the functionality present in the main HTTP endpoint to the management interface. This feature enables the periodic reloading of TLS certificates, key stores, and trust stores.

Verified

This commit was signed with the committer’s verified signature.
cescoffier Clement Escoffier
This commit extends the functionality present in the main HTTP endpoint to the management interface. This feature enables the periodic reloading of TLS certificates, key stores, and trust stores.
@cescoffier cescoffier requested a review from geoand February 8, 2024 15:27
Copy link

quarkus-bot bot commented Feb 8, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 283f366.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@gastaldi gastaldi merged commit e2898f9 into quarkusio:main Feb 8, 2024
49 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.9 - main milestone Feb 8, 2024
@cescoffier cescoffier deleted the http-tls-reload-management-interface branch February 12, 2024 12:47
@gsmet
Copy link
Member

gsmet commented Feb 13, 2024

In the end, it was decided not to backport it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants