Skip to content

Support reloading TLS keypair from disk#315

Closed
savoie wants to merge 1 commit intomainfrom
savoie/reload-certs-from-disk
Closed

Support reloading TLS keypair from disk#315
savoie wants to merge 1 commit intomainfrom
savoie/reload-certs-from-disk

Conversation

@savoie
Copy link
Copy Markdown

@savoie savoie commented Apr 23, 2025

Currently the ui-server supports reading TLS certs from files, but once the file changes the server requires a restart to pick up the new renewed certificate. This should allow it to automatically reload the change.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 23, 2025

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@savoie savoie force-pushed the savoie/reload-certs-from-disk branch from 13c1980 to 3babb5b Compare April 23, 2025 22:22
@savoie savoie force-pushed the savoie/reload-certs-from-disk branch from 3babb5b to 3d13991 Compare April 24, 2025 00:03
@Alex-Tideman
Copy link
Copy Markdown
Contributor

You'll need to commit this changes on ui instead of ui-server

https://github.com/temporalio/ui/blob/main/server/server/rpc/tls.go

@Alex-Tideman
Copy link
Copy Markdown
Contributor

Moved to temporalio/ui#2694

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

Successfully merging this pull request may close these issues.

3 participants