Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: automatic mTLS certificate regeneration and retry mechanism#224

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
fioan89 wants to merge2 commits intomain
base:main
Choose a base branch
Loading
fromsupport-for-mtls-cert-refresh

Conversation

@fioan89
Copy link
Collaborator

This adds support for automatically recovering from SSL handshake errors when certificates expired. When an SSL error occurs, the plugin will now attempt to execute a configured external command to refresh certificates. If successful, the SSL context is reloaded and the failed request is transparently retried. This improves reliability in environments with short-lived or frequently rotating certificates.

Netflix requested this, they don't have a reliable mechanism to detect and refresh the certificates before any major disruption in Coder Toolbox.

This adds support for automatically recovering from SSL handshake errors when certificates expired.When an SSL error occurs, the plugin will now attempt to execute a configured external commandto refresh certificates. If successful, the SSL context is reloaded and the failed request istransparently retried. This improves reliability in environments with short-lived or frequentlyrotating certificates.Netflix requested this, they don't have a reliable mechanism to detect and refresh the certificatesbefore any major disruption in Coder Toolbox.
@fioan89fioan89 marked this pull request as draftNovember 26, 2025 22:07
Copy link
Member

@code-ashercode-asher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Neat! Do you know if we have plans to do this for the VS Code extension as well?

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@code-ashercode-ashercode-asher approved these changes

@f0sself0sselAwaiting requested review from f0ssel

@jcjiangjcjiangAwaiting requested review from jcjiang

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@fioan89@code-asher

[8]ページ先頭

©2009-2025 Movatter.jp