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
a6e5876d
Commit
a6e5876d
authored
Apr 25, 2017
by
shar0119
Committed by
GitHub
Apr 25, 2017
Browse files
Resolved conflict.
Resolved conflict.
parent
afb67d37
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/README.md
View file @
a6e5876d
...
...
@@ -438,7 +438,21 @@ acme.sh --issue --dns dns_infoblox -d example.com -d www.example.com
Note: This script will automatically create and delete the ephemeral txt record.
The
`Infoblox_Creds`
and
`Infoblox_Server`
will be saved in
`~/.acme.sh/account.conf`
and will be reused when needed.
## 23. Use Dynu API
## 23. Use VSCALE API
First you need to create/obtain API tokens on your
[
settings panel
](
https://vscale.io/panel/settings/tokens/
)
.
```
VSCALE_API_KEY="sdfsdfsdfljlbjkljlkjsdfoiwje"
```
Ok, let's issue a cert now:
```
acme.sh --issue --dns dns_vscale -d example.com -d www.example.com
```
## 24. Use Dynu API
First you need to create/obtain API credentials from your Dynu account. See: https://www.dynu.com/resources/api/documentation
...
...
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