certbot-plugin-gandi icon indicating copy to clipboard operation
certbot-plugin-gandi copied to clipboard

Possibility to set TTL

Open Lord-Y opened this issue 11 months ago • 1 comments

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

Lord-Y avatar May 08 '25 09:05 Lord-Y

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 ?

Kal42 avatar Oct 13 '25 13:10 Kal42