mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-04 20:32:19 +08:00
nic.ru: fix NIC_Token meaning
@@ -1795,7 +1795,13 @@ https://github.com/Neilpang/acme.sh/issues/2550
|
|||||||
|
|
||||||
|
|
||||||
## 89. Use nic.ru DNS
|
## 89. Use nic.ru DNS
|
||||||
You need to login to nic.ru account and get your NIC_Token [here](https://www.nic.ru/manager/oauth.cgi?step=oauth.app_register).
|
You need to login to nic.ru account and register your application [here](https://www.nic.ru/manager/oauth.cgi?step=oauth.app_register).
|
||||||
|
|
||||||
|
NIC_Token is base64 encoded string `<client_id>:<client_secret>`
|
||||||
|
|
||||||
|
`<client_id>` is application identifier
|
||||||
|
|
||||||
|
`<client_secret>` - application password
|
||||||
|
|
||||||
Docs: https://www.nic.ru/help/upload/file/API_DNS-hosting-en.pdf
|
Docs: https://www.nic.ru/help/upload/file/API_DNS-hosting-en.pdf
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user