Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
2d4aa7ff
Unverified
Commit
2d4aa7ff
authored
Aug 13, 2022
by
Awalon
Browse files
Added example and URL for API key
parent
5684b7c3
Changes
1
Show whitespace changes
Inline
Side-by-side
dnsapi/dns_gd.sh
View file @
2d4aa7ff
#!/usr/bin/env sh
#!/usr/bin/env sh
#Godaddy domain api
#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"
GD_Api
=
"https://api.godaddy.com/v1"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment