On Mon, Aug 31, 2020 at 07:10 Tom Browder <tom.brow...@gmail.com> wrote:
> On Sun, Aug 30, 2020 at 11:12 Tom Browder <tom.brow...@gmail.com> wrote: > >> On Sun, Aug 30, 2020 at 10:37 Yuma Technical Inc. < >> yumatechni...@gmail.com> wrote: >> >>> I may be using the setup you describe. I have Webmin to manage services >>> >> ... >> > > Can you tell me how the _default_ works with SNI virtual hosts? > I should have been clearer. I'm using an Apache macro so where you have "_default_...." I have ${DOMAIN} ${TLD} ${PORT}. Then, for the proxy pass I use https://localdomain:${PORT}. So I'm trying to see how it all maps to/from front to back. All works great without TLS, but TLS so far is a show stopper. -Tom