Skip to content

Support connection reset when changes detected in TLS cert files#1004

Merged
sean-breen merged 4 commits intov3from
add-cert-rotation
Mar 6, 2025
Merged

Support connection reset when changes detected in TLS cert files#1004
sean-breen merged 4 commits intov3from
add-cert-rotation

Conversation

@sean-breen
Copy link
Contributor

Proposed changes

Automatically adds the paths declared in the Command.TLS section of the agent configuration if they are detected on startup. Command server connection will be restarted on the fly if changes are detected in these paths.

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING document
  • I have run make install-tools and have attached any dependency changes to this pull request
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • If applicable, I have checked that any relevant tests pass after adding my changes
  • If applicable, I have updated any relevant documentation (README.md)
  • If applicable, I have tested my cross-platform changes on Ubuntu 22, Redhat 8, SUSE 15 and FreeBSD 13

@sean-breen sean-breen requested a review from a team as a code owner March 3, 2025 16:42
@github-actions github-actions bot added the chore Pull requests for routine tasks label Mar 3, 2025
@sean-breen sean-breen changed the title Add cert rotation Support connection reset when changes detected in TLS cert files Mar 3, 2025
@oCHRISo oCHRISo added the v3.x Issues and Pull Requests related to the major version v3 label Mar 6, 2025
@RRashmit
Copy link
Contributor

RRashmit commented Mar 6, 2025

Successfully tracks the TLS files, processes the events and applies the updated certs.
image

@sean-breen sean-breen merged commit 2726ad6 into v3 Mar 6, 2025
20 checks passed
@sean-breen sean-breen deleted the add-cert-rotation branch March 6, 2025 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Pull requests for routine tasks v3.x Issues and Pull Requests related to the major version v3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants