Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - meowmofo

#1
Hi,

I'm a little confused after setting up the ACME plugin on my opnsense firewalls and I just want to check if I am not missing something.

I run my own PKI environment with a functional ACME front end.

When I install the ACME plugin on my firewall and set up the HTTP-01 challenge, I kind of expected it to run its own temporary HTTP responder using socat like it does when running 'acme.sh --issue --standalone --server <someserver> -d <some domain>' (this works fine in the CLI). It however does not appear to do this, but instead I am required to set up the nginx plugin and have a permanent webserver running pointing to the .well-known location where it places the tokens. Now this solution works, but I really don't want to run a permanent webserver on my firewall just for a few certificate renewals every now and then.

Is this how the plugin is expected to function, or is there perhaps something broken in the ACME plugin when running an own ACME/PKI environment?

Cheers,
#2
Strange, updating it again did not fix the issue for me. I still have NAT rules of and off working and breaking.
#3
I'm experiencing a similar problem with an opnsense firewall that I upgraded want wanted to configure with a new NAT port forward. No matter which combination I try, it's not working. Doing some packetcaptures I can see that the firewall is not responding to ARP requests for the NAT IP.