-
-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does this project still work? #81
Comments
I have the same issue. Seems to be GoDaddy is restricting their API without any notice. |
Hi, I have had this same issue and I was one of the people documenting their process on Reddit indeed. It is clear that the GoDaddy team has decided to not support small business or individuals in automatic renewals of certificates. It is certainly not the fault of this project. I have circumvented the issue by Transerring our DNS registration to cloud flare following the instructions here. Note that you do not need to transfer your domain registration completely, only the DNS. Then, I used the Cloudflare-dns to setup automatic renewal. Works like a charm! Note that for this to work on certificates previously generated with the godaddy-authenticator, you must change the configuration under /etc/letsencrypt/renewal/{yourDomain}.conf and use the cloudflare variables instead. Example configuration before update (/etc/letsencrypt/renewal/{yourDomain}.conf)
Example configuration after update to work with cloudflare (change appropriately for your provider):
|
Hello, Sam I have 1 month before my current certificate expires, so I'm looking at options I have for when I have to update it. I was reviewing what you said, transfer only the DNS to cloud flare, but it is not entirely clear to me how to do it, I checked on the web, but there is not much information about it. Could you please specify from which step I should start to do such a process?. Thank you very much for your comments. |
Hi cguerrero1205, You can follow the instructions here. Note: You only need to follow steps up to step 3. You do not need to follow step 4 if your goal is to just change the DNS provider. Please note also, that any DNS rules you have on GoDaddy will be deleted. So Perhaps good to back them up with a screenshot so you can apply them to your cloudflare settings once you are done! After you've done this, you can set up the Cloudflare certbot plugin as I described in my comment above. If you run into trouble, comment here and I will try to help you resolve it! |
Hello, Thank you for your help. This weekend I will do the procedures, out of production hours, then I will let you know how it goes. Again, thank you very much. |
To backup godaddy dns records, on the godaddy dns page, change the page size, it will make the following query which can be saved as a json file. Inspect the Network web developer tools for this. |
Possibly a silly question... if I migrate to cloudflare following the above instructions (I will just do DNS for now), does the existing site and certificate continue to function properly up until expiration ? |
No such thing as a silly question! :) |
Hello, Sam. |
As the godaddy limitation is outside the scope of this problem. @romerojunior, move this to a discussion or wiki page. I have also moved to cloudflare dns and once the domain is nearing renewal, will permanently move it there. |
Same problem, it worked well before, The certificate will expire in a few days. I have been looking for a solution. Fortunately, I saw your comment. Thank you. |
It's weird that one of my domains can be renewed but the other can't ! |
I've recently ran into this issue with a couple of GoDaddy accounts I manage. I called their support and they told me that they are now only allowing access to the domains API for accounts that have 10+ domains and also pay for "discount domain club", or accounts with 50+ domains. |
To actually answer the question :-D It seems, that as long as you still have API access, that this works. Cheers! |
I've been using the docker image from this repository for a little while, quite happily. Until today, when trying to renew a set of certificates :)
For some reason it no longer works, no changes since this ran from an automated job.
The text was updated successfully, but these errors were encountered: