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
5b355c6c
Unverified
Commit
5b355c6c
authored
Mar 24, 2018
by
Austin Drummond
Committed by
GitHub
Mar 24, 2018
Browse files
Fixed Dreamhost ENV var name in dnsapi/README.md
parent
db3264ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/README.md
View file @
5b355c6c
...
@@ -750,7 +750,7 @@ DNS API keys may be created at https://panel.dreamhost.com/?tree=home.api.
...
@@ -750,7 +750,7 @@ DNS API keys may be created at https://panel.dreamhost.com/?tree=home.api.
Ensure the created key has add and remove privelages.
Ensure the created key has add and remove privelages.
```
```
export DH_API_K
ey
="<api key>"
export DH_API_K
EY
="<api key>"
acme.sh --issue --dns dns_dreamhost -d example.com -d www.example.com
acme.sh --issue --dns dns_dreamhost -d example.com -d www.example.com
```
```
...
...
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