Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
84a251c8
Commit
84a251c8
authored
Jul 13, 2017
by
Vladimir Berezhnoy
Browse files
add documentation
parent
6a9b4db4
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
84a251c8
...
@@ -335,6 +335,7 @@ You don't have to do anything manually!
...
@@ -335,6 +335,7 @@ You don't have to do anything manually!
1.
DNSimple API
1.
DNSimple API
1.
NS1.com API
1.
NS1.com API
1.
DuckDNS.org API
1.
DuckDNS.org API
1.
Yandex PDD API (https://pdd.yandex.ru)
1.
Name.com API
1.
Name.com API
...
...
dnsapi/README.md
View file @
84a251c8
...
@@ -522,6 +522,21 @@ account file will always store the lastly used domain name.
...
@@ -522,6 +522,21 @@ account file will always store the lastly used domain name.
For issues, please report to https://github.com/raidenii/acme.sh/issues.
For issues, please report to https://github.com/raidenii/acme.sh/issues.
## 27. Use pdd.yandex.ru API
```
export PDD_Token="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
```
Follow these instructions to get the token for your domain https://tech.yandex.com/domain/doc/concepts/access-docpage/
```
acme.sh --issue --dns dns_yandex -d mydomain.example.org
```
For issues, please report to https://github.com/non7top/acme.sh/issues.
## 28. Use Name.com API
## 28. Use Name.com API
You'll need to fill out the form at https://www.name.com/reseller/apply to apply
You'll need to fill out the form at https://www.name.com/reseller/apply to apply
...
...
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