mirror of
https://github.com/acmesh-official/acme.sh
synced 2025-09-02 15:25:26 +00:00
Updated How to use OVH domain api (markdown)
@@ -3,11 +3,12 @@
|
|||||||
## 1. Create application key and secret
|
## 1. Create application key and secret
|
||||||
### Option 1
|
### Option 1
|
||||||
https://eu.api.ovh.com/createApp/
|
https://eu.api.ovh.com/createApp/
|
||||||
Then wait for acme.sh to output the validation required to create the consumer key
|
|
||||||
|
Watch out the acme.sh output and copy/paste the validation URL. It's required to create the consumer key
|
||||||
|
|
||||||
### Option 2
|
### Option 2
|
||||||
https://www.ovh.com/auth/api/createToken
|
https://www.ovh.com/auth/api/createToken
|
||||||
And use this settings
|
And use hereafter settings
|
||||||
* GET /auth/time
|
* GET /auth/time
|
||||||
* GET /domain
|
* GET /domain
|
||||||
* GET /domain/zone/*
|
* GET /domain/zone/*
|
||||||
|
Reference in New Issue
Block a user