- First
cp example.conf.json conf.json
- Edit conf.json with all the needed parameters
- Run
pip install -r requirements.txt
- Run
python ssl-ovh.py
when you are ready, this will create acertificates
directory containing the created certificates specified in yourconf.json
- Have fun!
Dubrzr/auto-ssl-ovh
Scripts to create Let's Encrypt certificates using DNS challenge with OVH domains
Python