obynio / certbot-plugin-gandi

Certbot plugin for authentication using Gandi LiveDNS
https://pypi.org/project/certbot-plugin-gandi/
MIT License
194 stars 27 forks source link

Gandi API changes #19

Closed ZatsuneNoMokou closed 1 year ago

ZatsuneNoMokou commented 4 years ago

"There will be no future developments on this API, as we are merging to our new REST api endpoint, which is documented at https://api.gandi.net/docs/livedns/"

Do you plan to support the new api ?

obynio commented 4 years ago

I was not aware a new API was here. I plan to support it once it's out of beta. The endpoints seems to have the same behaviour so it won't be a huge deal supporting it.

ZatsuneNoMokou commented 4 years ago

I can leave this opened, so you can close it when the api will be out of beta ?

baloo commented 4 years ago

If I read the code correctly, that should work out of the box by just switching the base url.

I'm a developer on the gandi dns platform, please hit me up if you have any issue with it.

obynio commented 4 years ago

@ZatsuneNoMokou yup, let's keep this open until we switch to the new API.

JuliaScythe commented 2 years ago

As of 2021-11-30, the new API is stable, so it's probably safe to switch the base URL