mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-17 14:22:13 +08:00
Updated dnsapi2 (markdown)
@@ -2908,7 +2908,6 @@ Get workspace details at https://ocean.sotoon.ir/profile/workspaces
|
||||
```sh
|
||||
export Sotoon_Token="<token>"
|
||||
export Sotoon_WorkspaceUUID="<UUID>"
|
||||
export Sotoon_WorkspaceName="<namespace>"
|
||||
```
|
||||
|
||||
To issue a cert:
|
||||
@@ -2916,7 +2915,7 @@ To issue a cert:
|
||||
./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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user