acme icon indicating copy to clipboard operation
acme copied to clipboard

Renew certificate

Open chr4 opened this issue 8 years ago • 3 comments

What's the recommended way of renewing an existing letsencrypt certificate using cmd/acme? Just running acme cert $domain will re-issue a new .crt. Is there a way of handling this automatically? Like "renew, when existing .crt will expire in n days"?

chr4 avatar Jun 14 '16 09:06 chr4

Good point! It isn't there yet but I'll start working in it soon. Renew should be very easy as it doesn't require challenge resolution.

x1ddos avatar Jun 14 '16 09:06 x1ddos

Sound's good! I like the tool so far, clean and simple implementation. Would you mind updating this ticket when there's something to test/ use?

chr4 avatar Jun 14 '16 09:06 chr4

Of course. Will do.

x1ddos avatar Jun 14 '16 10:06 x1ddos