Open willk opened 11 months ago
I don't believe there is a major way around this until ESNI is out of the drafting & testing/changing phase within TLS 1.3
The only other thing would be some random hostname and then place a wildcard cert in front of it.
In each proxy node that gets stood up, make it so on those nodes docker spins up containers of OpenResty that also has certbot automatically request the cert and automatically renew.
Operator should be able configure what domain and ports are used while specifying which proxy they wish the domains to be deployed onto.
All sketch endpoints leverage the same http server, one can use SNI to verify that all domains are related from any endpoint.
This can also be done with just the IP: