1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-18 11:52:54 +00:00

Merge pull request #919 from raidenii/master

Updated README.md for Name.com API application.
This commit is contained in:
neil
2017-07-02 21:34:19 +08:00
committed by GitHub
+4
View File
@@ -525,6 +525,10 @@ For issues, please report to https://github.com/raidenii/acme.sh/issues.
## 28. Use Name.com API
```
You'll need to fill out the form at https://www.name.com/reseller/apply to apply
for API username and token.
```
export Namecom_Username="testuser"
export Namecom_Token="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
```