OPNsense Forum

English Forums => General Discussion => Topic started by: Mendlock on November 17, 2020, 10:01:48 PM

Title: NGINX and Let's Encrypt in OPNSense for serving sites from several servers
Post by: Mendlock on November 17, 2020, 10:01:48 PM
(https://i.ibb.co/312HWKT/Untitled-Diagram.png)

That is the setup I have at home. Now I want to, somehow, set up NGINX reverse proxy in OPNSense and maybe something to handle certificates for the different sites.

I have experimented with setting this up, but it seems I cannot get it to work. Does anyone have any pointers for setting something like that up?

Where should I turn?
Title: Re: NGINX and Let's Encrypt in OPNSense for serving sites from several servers
Post by: fabian on November 18, 2020, 08:03:24 PM
Depends on the challenge but usually if you use http01 you need to check the box in the sever and reload and then the acme plugin should work.
Title: Re: NGINX and Let's Encrypt in OPNSense for serving sites from several servers
Post by: bartjsmit on November 18, 2020, 09:36:40 PM
Do server A and server B share DNS domains?
Title: Re: NGINX and Let's Encrypt in OPNSense for serving sites from several servers
Post by: erje on December 03, 2020, 11:01:18 PM
I'm also looking for this. Any luck with your setup so far?