mirror of
https://github.com/acmesh-official/acme.sh
synced 2025-08-30 05:48:04 +00:00
Updated How to use OVH domain api (markdown)
parent
a0626090e3
commit
e09b11b95d
@ -12,6 +12,9 @@ export OVH_AK="your application key"
|
||||
# application secret
|
||||
export OVH_AS="your application secret"
|
||||
|
||||
# consumer key
|
||||
export OVH_CK="your consumer key"
|
||||
|
||||
acme.sh --issue -d mydomain.com --dns dns_ovh --server letsencrypt
|
||||
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user