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
eee296c4
Unverified
Commit
eee296c4
authored
Apr 02, 2018
by
neil
Committed by
GitHub
Apr 02, 2018
Browse files
Merge pull request #1475 from pandiloko/patch-1
False case in variable name for dreamhost api
parents
521d8c4b
499f7457
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/README.md
View file @
eee296c4
...
...
@@ -753,7 +753,7 @@ DNS API keys may be created at https://panel.dreamhost.com/?tree=home.api.
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
```
...
...
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