Error when running script
niklas2233 opened this issue · 2 comments
niklas2233 commented
DasSkelett commented
You need to set the privkey_path
to wherever your private key is actually stored. See the example config in the README.
danb35 commented
The script assumes you're using acme.sh and that the cert files will be stored in its default locations. If they're anywhere else, as @DasSkelett says, you'll need to specify the paths in the config file.