On Fri, Sep 30, 2016 at 09:46:35AM -0500, Chris Bennett wrote: > On Fri, Sep 30, 2016 at 04:19:58PM +0200, Stefan Sperling wrote: > > On Fri, Sep 30, 2016 at 09:13:43AM -0500, Chris Bennett wrote: > > > Can I redirect to the same server? > > > > I don't see why that shouldn't work. > > > > Put your actual web service on some port on 127.0.0.1 and have > > relayd send the filtered traffic there. > > > > I'm going to have two sites on the server with SSL. > How does that play out with relayd going to the same server? > Or for that matter, with other servers being relayed to? > > Chris
I guess you could let relayd handle TLS as well. See the TLS RELAYS section. I can't really give you more information than this. All I know is what the man page says.