You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using lego version 3.3.0, and I issued a certificate for domain "example.com" (with --days 60) but then I added "www.example.com" as an alternative name on the certificate (by passing it as -d "www.example.com") and I see:
[example.com] The certificate expires in 89 days, the number of days defined to perform the renewal is 60: no renewal.
Instead of skipping renewal, I expected lego to redo the certificate because the alternate name got added.
Is this the expected behavior or something that should be fixed?
Has this been fixed in a version after 3.3.0? I checked the changelog and didn't see anything that sounded relevant.
Ryan
The text was updated successfully, but these errors were encountered:
Hi.
I'm using lego version 3.3.0, and I issued a certificate for domain "example.com" (with
--days 60
) but then I added "www.example.com" as an alternative name on the certificate (by passing it as -d "www.example.com") and I see:Instead of skipping renewal, I expected lego to redo the certificate because the alternate name got added.
Is this the expected behavior or something that should be fixed?
Has this been fixed in a version after 3.3.0? I checked the changelog and didn't see anything that sounded relevant.
Ryan
The text was updated successfully, but these errors were encountered: