Hi
Don’t forget the “:” between host and port. If you want, even *:* will allow
any server on any port…
So I guess ${DOMAIN}.${TLD}:${PORT}
> On Aug 31, 2020, at 8:19 AM, Tom Browder <[email protected]> wrote:
>
>
>
> On Mon, Aug 31, 2020 at 07:10 Tom Browder <[email protected]
> <mailto:[email protected]>> wrote:
> On Sun, Aug 30, 2020 at 11:12 Tom Browder <[email protected]
> <mailto:[email protected]>> wrote:
> On Sun, Aug 30, 2020 at 10:37 Yuma Technical Inc. <[email protected]
> <mailto:[email protected]>> 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
>
>