Skip to content

Conversation

@ldez
Copy link
Member

@ldez ldez commented Jul 9, 2025

Adds a new flag --dynamic for the renew command: dynamically defines the renewal date.

  • 1/3rd of the lifetime left
  • or 1/2 of the lifetime left, if the lifetime is shorter than 10 days)

The flag --dynamic overrides the flag --days.

Fixes #2572

@ldez ldez added this to the unreleased milestone Jul 9, 2025
@ldez ldez requested a review from dmke July 9, 2025 14:34
@ldez ldez force-pushed the feat/cli-dynamic-renew-date branch from 385b70e to 9fe5701 Compare July 9, 2025 14:34
Copy link
Member

@dmke dmke left a comment

Choose a reason for hiding this comment

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

I have some... opinions 😆

Feel free to dispute them if you think I'm overthinking things.

Co-authored-by: Dominik Menke <[email protected]>
@ldez ldez merged commit 96b18d7 into go-acme:master Jul 10, 2025
7 checks passed
@ldez ldez deleted the feat/cli-dynamic-renew-date branch July 10, 2025 10:13
@ldez ldez modified the milestones: unreleased, v4.25 Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Dynamic adjust --days value for different duration of the certificate

2 participants