Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Provider OVH

alxwolf edited this page Mar 19, 2023 · 1 revision

OVH

Edit lines in ubios-cert.env as follows:

export DNS_API_PROVIDER="dns_ovh"

export OVH_AK="<your application key>"
export OVH_AS="<your application secret>"
export OVH_CK="<your consumer key>"

Refer to OVH with acme.sh for more details.

Clone this wiki locally