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
ecf7dded
Commit
ecf7dded
authored
Jan 03, 2019
by
Ivru
Browse files
Fix typo
parent
909aba27
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/README.md
View file @
ecf7dded
...
...
@@ -1122,7 +1122,7 @@ export EXOSCALE_SECRET_KEY='xxx'
Now, let's issue a cert:
```
acme.sh --issue --dns dns_
netcup
-d example.com -d www.example.com
acme.sh --issue --dns dns_
exoscale
-d example.com -d www.example.com
```
The
`EXOSCALE_API_KEY`
and
`EXOSCALE_SECRET_KEY`
will be saved in
`~/.acme.sh/account.conf`
and will be reused when needed.
...
...
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