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
855d9499
Commit
855d9499
authored
Feb 07, 2016
by
neil
Browse files
fix links
parent
a1f0fb3e
Changes
2
Show whitespace changes
Inline
Side-by-side
README.md
View file @
855d9499
...
...
@@ -168,7 +168,8 @@ Ok, it's finished.
If your dns provider supports api access, we can use api to automatically issue certs.
You don't have do anything manually.
Currently we support:
###Currently we support:
1.
Cloudflare.com api
2.
Dnspod.cn api
3.
Cloudxns.com api
...
...
@@ -177,7 +178,7 @@ More apis are comming soon....
If your dns provider is not in the supported list above, you can write your own script api easily.
For more details:
[
How to use dns api
](
dnsapi
/README.md
)
For more details:
[
How to use dns api
](
dnsapi
)
#Under the Hood
...
...
dnsapi/README.md
View file @
855d9499
...
...
@@ -79,7 +79,7 @@ Let's assume you want to name it 'myapi',
le.sh issue dns-myapi aa.com www.aa.com
```
For more details, please check our sample script:
[
dns
api/
dns-myapi.sh
](
README.md
)
For more details, please check our sample script:
[
dns
-myapi.sh
](
dns-myapi.sh
)
...
...
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