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
58bb94d7
Commit
58bb94d7
authored
Nov 25, 2016
by
neil
Committed by
GitHub
Nov 25, 2016
Browse files
Update README.md
parent
4f8f775e
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/README.md
View file @
58bb94d7
...
...
@@ -240,7 +240,7 @@ acme.sh --issue --dns dns_ispconfig -d example.com -d www.example.com
The
`ISPC_User`
,
`ISPC_Password`
,
`ISPC_Api`
and
`ISPC_Api_Insecure`
will be saved in
`~/.acme.sh/account.conf`
and will be reused when needed.
#
13.
Use custom API
# Use custom API
If your API is not supported yet, you can write your own DNS API.
...
...
@@ -257,6 +257,6 @@ acme.sh --issue --dns dns_myapi -d example.com -d www.example.com
For more details, please check our sample script:
[
dns_myapi.sh
](
dns_myapi.sh
)
#
# 14.
Use lexicon DNS API
# Use lexicon DNS API
https://github.com/Neilpang/acme.sh/wiki/How-to-use-lexicon-dns-api
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