Updated dnsapi2 (markdown)

Erfan
2025-12-26 14:49:49 +03:30
parent 4dc2a8c835
commit 995066ce41

@@ -2908,7 +2908,6 @@ Get workspace details at https://ocean.sotoon.ir/profile/workspaces
```sh ```sh
export Sotoon_Token="<token>" export Sotoon_Token="<token>"
export Sotoon_WorkspaceUUID="<UUID>" export Sotoon_WorkspaceUUID="<UUID>"
export Sotoon_WorkspaceName="<namespace>"
``` ```
To issue a cert: To issue a cert:
@@ -2916,7 +2915,7 @@ To issue a cert:
./acme.sh --issue --dns dns_sotoon -d example.com -d *.example.com ./acme.sh --issue --dns dns_sotoon -d example.com -d *.example.com
``` ```
The `Sotoon_Token`,`Sotoon_WorkspaceUUID`,`Sotoon_WorkspaceName` will be saved in `~/.acme.sh/account.conf` and will be reused when needed. The `Sotoon_Token`,`Sotoon_WorkspaceUUID` will be saved in `~/.acme.sh/account.conf` and will be reused when needed.
Report any bugs or issues [here](https://github.com/acmesh-official/acme.sh/issues/6656) Report any bugs or issues [here](https://github.com/acmesh-official/acme.sh/issues/6656)