Closed mp3-10 closed 1 year ago
The new release I’m working on uses a different config file format which is not compatible with older versions. Use the example included in the release package or change the GitHub code you’re browsing to the Tag for the version you’re using.
@gregtwallace my fault. Now is ok, thx! But could you add openssl into docker file?
Without:
./scripts/acme.sh/temp/acme.sh_dns_ovh.sh: line 1006: openssl: command not found
On my docker I installed and now works well :)
I will add that, thanks for the heads up.
Hello,
I used default config file (from: https://github.com/gregtwallace/legocerthub-backend/blob/master/config.default.yaml) but I have still errors like:
2023-10-10T12:03:05.508Z error app/run.go:63 failed to create app (yaml: unmarshal errors: line 49: cannot unmarshal !!seq into http01internal.Config line 54: cannot unmarshal !!seq into dns01acmesh.Config)
Both lines points
- 'domains':
section.Part of my code: