mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-10 16:31:44 +00:00
Merge pull request #1436 from james-gibson/patch-1
Clarified the language around the Name.com steps
This commit is contained in:
commit
28ccad28c2
@ -527,8 +527,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"
|
||||||
|
Loading…
Reference in New Issue
Block a user