Skip to content

Conversation

@siegfriedweber
Copy link
Member

@siegfriedweber siegfriedweber commented Oct 23, 2025

Description

  • CA certificates are retired one hour (configurable via autoTls.ca.caCertificateRetirementDuration) before they expire.
  • BREAKING: Expired and retired CA certificates are no longer published in Volumes and TrustStores.

Closes #625

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes

Author

Reviewer

  • Code contains useful comments
  • Code contains useful logging statements
  • (Integration-)Test cases added
  • Documentation added or updated. Follows the style guide.
  • Changelog updated
  • Cargo.toml only contains references to git tags (not specific commits or branches)

Acceptance

  • Feature Tracker has been updated
  • Proper release label has been added
  • Links to generated (nightly) docs added
  • Release note snippet added
  • Add type/deprecation label & add to the deprecation schedule
  • Add type/experimental label & add to the experimental features tracker

@siegfriedweber siegfriedweber requested a review from a team October 23, 2025 09:34
@siegfriedweber siegfriedweber self-assigned this Oct 23, 2025
@siegfriedweber siegfriedweber moved this to Development: Waiting for Review in Stackable Engineering Oct 23, 2025
Copy link
Member

@Techassi Techassi left a comment

Choose a reason for hiding this comment

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

Rust code mostly looks good to me. I left a few comments, questions, and suggestions.

@Techassi Techassi moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Oct 23, 2025
@siegfriedweber siegfriedweber added this pull request to the merge queue Oct 28, 2025
Merged via the queue into main with commit 5ce8bea Oct 28, 2025
17 checks passed
@siegfriedweber siegfriedweber deleted the feat/retire-ca-certs branch October 28, 2025 12:16
@siegfriedweber siegfriedweber moved this from Development: In Review to Development: Done in Stackable Engineering Oct 28, 2025
@lfrancke lfrancke moved this from Development: Done to Done in Stackable Engineering Nov 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

Do not publish retired (or expired) CA certificates

4 participants