certbot-plugin-gandi
certbot-plugin-gandi copied to clipboard
Possibility to set TTL
Hello,
Thanks for creating this python package. It works great except that I needed to add --dns-gandi-propagation-seconds 600 option.
I also checked but not found any option for setting the TTL for _acme-challenge. By default it's 3h. Is it possible to support it?
Thx
if you reinstall cerbot with pip after installing the plugin, it should reinstall the last version. It's seems to work --dns-gandi-propagation-seconds 600, with certbot 5.1.0
@obynio, can you update or remove the limitation to cerbot < 4 ?