OPNsense Forum

Archive => 23.7 Legacy Series => Topic started by: SimHat on December 17, 2023, 07:01:33 PM

Title: [Solved] ACME Cert Automation Issues
Post by: SimHat on December 17, 2023, 07:01:33 PM
I'm using Opnsense to get the cert from letsencrypt, then the idea is to the copy the cert to the necessary server and restart nginx.  I've got the restarting of nginx working properly, but I cannot get the cert to copy over automatically.  I'm using the "upload certificate via sftp"

When I use the upload via sftp I get no error, it just doesn't copy anything.  When I "test connection" I get confirmation that connection and upload test succeeded.

I can manually scp the files from the firewall to the server without issue.

Edit: For some reason i had to delete the old files on the server before it would upload the new ones.  Probably a permissions issue on the server.  I'm tackling it from that end.