PromucFlow_constructor/deploy/docker/route-tests
Shrikant Sharat Kandula 85bd78674c
fix: Allow incoming TLS traffic without restricting the domain (#30571)
This is a fix for a user's problem. They have custom domain set, a
custom cert in the `stacks/ssl` folder, but because a different team
operates a reverse-proxy, they aren't sure which _host_ is actually used
by the reverse proxy. And the way we bind to port 443 requires that that
puzzle be solved, for very little extra value.

This change makes it so that we accept any incoming TLS connections, if
a custom domain is set, which should be much more convenient.

[Slack
Thread](https://theappsmith.slack.com/archives/C0341RERY4R/p1705700120412079).

Already deployed on users' system, and they've confirmed its working.
2024-01-24 15:19:17 +05:30
..
common test: Route tests for frame ancestors config 2023-12-19 17:01:28 +05:30
common-https test: Route tests for frame ancestors config 2023-12-19 17:01:28 +05:30
Dockerfile test: Route tests for frame ancestors config 2023-12-19 17:01:28 +05:30
echo.caddyfile fix: Remove Server header and allow all on port 80 (#29585) 2023-12-18 09:44:31 +05:30
entrypoint.sh fix: Allow incoming TLS traffic without restricting the domain (#30571) 2024-01-24 15:19:17 +05:30
run.sh test: Fix CI env variable value 2023-12-23 12:08:04 +05:30