mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-10 00:52:10 +08:00
Updated How to use OVH domain api (markdown)
@@ -54,7 +54,11 @@ Done.
|
|||||||
## 5. OVH api support OVH, kimsufi, soyoustart and runabove.
|
## 5. OVH api support OVH, kimsufi, soyoustart and runabove.
|
||||||
The default is using ovh-eu region.
|
The default is using ovh-eu region.
|
||||||
|
|
||||||
if you are using ovh-ca region, please specify the region in the first step:
|
if you are using ovh-ca region,
|
||||||
|
|
||||||
|
Create app key here: https://ca.api.ovh.com/createApp/
|
||||||
|
|
||||||
|
Then please specify the region in the first step:
|
||||||
|
|
||||||
```
|
```
|
||||||
export OVH_END_POINT=ovh-ca
|
export OVH_END_POINT=ovh-ca
|
||||||
|
|||||||
Reference in New Issue
Block a user