Commit ba9e7fbf authored by James Gibson's avatar James Gibson Committed by James Gibson
Browse files

Clarified the language around the Name.com steps

Name.com has simplified the process to obtain API tokens, this clarifies the language around requesting a key.
parent db3264ab
...@@ -525,8 +525,9 @@ For issues, please report to https://github.com/raidenii/acme.sh/issues. ...@@ -525,8 +525,9 @@ For issues, please report to https://github.com/raidenii/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 Create your API token here: https://www.name.com/account/settings/api
for API username and token.
Note: `Namecom_Username` should be your Name.com username and not the token name. If you accidentally run the script with the token name as the username see `~/.acme.sh/account.conf` to fix the issue
``` ```
export Namecom_Username="testuser" export Namecom_Username="testuser"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment