Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: recognized "--days" parameter for "--renew" and "--renewAll" #244

Closed
heldchen opened this issue Jul 23, 2016 · 2 comments
Closed

Comments

@heldchen
Copy link
Contributor

currently, the "days" value used during "issue" is stored in the domain.conf along with the next renewall timestamp/date. there seems currently no way to automatically adjusting this values.

I'm trying to lower the renewall days from the initial 80 to 70 to avoid getting the "Let's Encrypt certificate expiration notice" email notifications. I was hoping I could just use the --days parameter with --renew resp. --renewAll to have the values adjusted when the certificates are due to renew, but acme.sh keeps using the initial 80 days as stored in the domain conf.

it would be nice to have the following:

  • --renew and --renewAll recognise the --days parameter
  • (optionally) if the passed --days value is different from what is stored in the domain conf recalculate the Le_NextRenewTime and Le_NextRenewTimeStr values
@Neilpang
Copy link
Member

hmmmm...
Let me think about it.

Neilpang pushed a commit that referenced this issue Aug 2, 2016
@heldchen
Copy link
Contributor Author

heldchen commented Aug 2, 2016

awesome, thanks!

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

No branches or pull requests

2 participants