News! acme.sh supports Godaddy domain api now!

With acme.sh v2.3.3, we support Godaddy domain api to issue cert fully automatically.

First you need to login to your Godaddy account to get your api key and api secret.

https://developer.godaddy.com/keys/

Please Create a Production key, instead of a Test key.

usage:

export GD_Key="sdfsdfsdfljlbjkljlkjsdfoiwje"

export GD_Secret="asdfsdafdsfdsfdsfdsfdsafd"

acme.sh   --issue   --dns dns_gd   -d aa.com  -d www.aa.com

Enjoy !!

4 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.