I am trying to use OPNsense to create a wildcard cert for my domain name then distribute that cert to my bitwarden server through automations. I'm copying the certs from the /var/etc/acme-client/certs/randomnumbers to my bitwarden server, but I feel like these are not the correct cert files that need to be moved over. Is there a different location for certs?
Am I just missing something here or is this not actually possible with the acme plugin?
/var/etc/acme-client/home/example.com/ is what I use.
example.com.key is the private key, example.com.cer the certificate and fullchain.cer the certificate + ca.cer.
Cheers
Maurice
Oh ffs. I can't tell you how many hours I've messed with this using the wrong certs. As soon as I used the correct ones, now everything works perfectly.
Thanks!