[ACME][Let's Encrypt] Location of generated certificates for export purposes

Started by kayti, December 27, 2019, 09:37:13 PM

Previous topic - Next topic
Hello,
I have problem with finding the path where are stored generated by acme certificates in OPNSense (using 19.7.8
AMD64 right now). I'm using os-acme-client for generating wildcard SSL, which i would like later to distribute to other home servers.

My first attempt for that was to use Automation part of acme client with Upload to SFTP but somehow it doesn't work. I enabled it and added in automation section when defining certificate generation procedure. Test connection is ok, but i didn't see for it to be triggered when renewing certs, logs don't show anything.

Second attempt is then manually copy certs. I followed tips from this topic:
https://forum.opnsense.org/index.php?topic=8865.msg39661#msg39661
but as far as specified there path exist ("/var/etc/acme-client/home/"), those are always empty.

Any idea how to tackle it?