Awalon
2 years ago
No known key found for this signature in database
GPG Key ID: 73C00BFA11FDC12E
1 changed files with
4 additions and
2 deletions
-
dnsapi/dns_gd.sh
|
|
@ -1,10 +1,12 @@ |
|
|
|
#!/usr/bin/env sh |
|
|
|
|
|
|
|
#Godaddy domain api |
|
|
|
# Get API key and secret from https://developer.godaddy.com/ |
|
|
|
# |
|
|
|
#GD_Key="sdfsdfsdfljlbjkljlkjsdfoiwje" |
|
|
|
# GD_Key="sdfsdfsdfljlbjkljlkjsdfoiwje" |
|
|
|
# GD_Secret="asdfsdfsfsdfsdfdfsdf" |
|
|
|
# |
|
|
|
#GD_Secret="asdfsdfsfsdfsdfdfsdf" |
|
|
|
# Ex.: acme.sh --issue --staging --dns dns_gd -d "*.s.example.com" -d "s.example.com" |
|
|
|
|
|
|
|
GD_Api="https://api.godaddy.com/v1" |
|
|
|
|
|
|
|