Skip to content

Conversation

@fioan89
Copy link
Collaborator

@fioan89 fioan89 commented Nov 26, 2025

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 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.
@fioan89 fioan89 marked this pull request as draft November 26, 2025 22:07
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