Skip to content

Client send csr for mTLS cert renewal - #80

Draft
timweri wants to merge 7 commits into
developfrom
retain-mtls-keypair
Draft

Client send csr for mTLS cert renewal#80
timweri wants to merge 7 commits into
developfrom
retain-mtls-keypair

Conversation

@timweri

@timweri timweri commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

Currently, to renew the client's mTLS certificate, the server generates a new keypair along with a cert and send everything to the client. This PR will add support for the client sending an optional csr to the server to renew its mTLS certificate instead. For backward compatibility, if the client does not send a csr, the server falls back to the old flow.

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.

1 participant