Repo for Python scripts
Script to create a certificate using ZeroSSL API
along with Digital Ocean API
for CNAME validation
Usage: ./get_cert.py -d my.domain.name -c certificate_name
Uses f-strings, so Python 3.6 or later needed.
See ZeroSSL API – The missing examples for a shell based walkthrough of the steps in this script.