Convert Certificate from Traefik
acme.sh </path/to> </dest/path>
</path/to -> acme.json> -> without - acme.json
</dest/path> -> output directory -> </tmp/domain-name>
acme.sh </path/to> </dest/path> <sub.domain.de>
</path/to -> acme.json> -> without - acme.json
</dest/path> -> output directory -> </tmp/domain-name>
<sub.domain.de> -> single - sub.domain.de or multi - seperated by ',' sub.domain.de,sub2.domain.de,...
/tmp/domain-name
- private.key
-
/sub
- files :
- cert.pem
- chain.pem
- fullchain.pem
- privkey.pem
- files :
-
/sub
- files:
- cert.pem
- chain.pem
- fullchain.pem
- privkey.pem
- files: