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
This is better than trying to renew daily and part of the use case for which this was intended.
Though, I’m not sure if this is in scope for this project. This should be part of the renewal script (see e.g. https://letsencrypt.org/2024/04/25/guide-to-integrating-ari-into-existing-acme-clients/), which is not covered here, but checking ARI is a bit more involved than writing one or two lines of shell script. So maybe acme-tiny could provide a way to check ARI?
The text was updated successfully, but these errors were encountered:
So... for me, as per spirit of Acme-tiny, it would be perfectly enough if I could have command line parameter passing the "replaces" argument with my own scripting for complete ARI support.
Two years ago, Let’s Encrypt announced ARI as way to check whether a certificate should be renewed: https://letsencrypt.org/2023/03/23/improving-resliiency-and-reliability-with-ari/
This is better than trying to renew daily and part of the use case for which this was intended.
Though, I’m not sure if this is in scope for this project. This should be part of the renewal script (see e.g. https://letsencrypt.org/2024/04/25/guide-to-integrating-ari-into-existing-acme-clients/), which is not covered here, but checking ARI is a bit more involved than writing one or two lines of shell script. So maybe acme-tiny could provide a way to check ARI?
The text was updated successfully, but these errors were encountered: