srvrco / getssl

obtain free SSL certificates from letsencrypt ACME server Suitable for automating the process on remote servers.
GNU General Public License v3.0
2.07k stars 372 forks source link

Godaddy api disabled #847

Closed cwammerl closed 1 month ago

cwammerl commented 2 months ago

Describe the bug GoDaddy apperently disabled their API for private customers. Please put a comment in the godaddy readme. https://www.reddit.com/r/godaddy/comments/1bl0f5r/am_i_the_only_one_who_cant_use_the_api/ Wasted a lot of time on this

Additional context

cwa@host:~/.getssl/*.example.at$ GODADDY_DEBUG=Y getssl "*.example.at"
*.example.at: no certificate obtained from host
Registering account
Verify each domain
Verifying *.example.at
dns_godaddy: add _acme-challenge.example.at. "$$$$$$$$$$$$$$$$$$$$$$$-w" 600
Authorization: sso-key $$$$$$$$$$$$$$$$$$$$$$$$$$$
Looking for domain example.at

Response:
curl status = 0
--------
HTTP/1.1 403 Forbidden
Content-Type: application/json
Content-Length: 78
Vary: origin
**REDACTED**

{"code":"ACCESS_DENIED","message":"Authenticated user is not allowed access"}
--------
getssl: DNS_ADD_COMMAND failed for domain *.example.at