You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running AIL framework behind a TLS-terminating proxy that is integrated with letsencrypt for automatically renewed certificates. I do not need it to provide its certificates. (It's actually the tailscale serve proxy a very nice feature!)
I tried looking at the configuration to make this happen but it doesn't seem supported. In the end, this did it:
I am running AIL framework behind a TLS-terminating proxy that is integrated with letsencrypt for automatically renewed certificates. I do not need it to provide its certificates. (It's actually the
tailscale serve
proxy a very nice feature!)I tried looking at the configuration to make this happen but it doesn't seem supported. In the end, this did it:
Are you interested in getting a patch that would add a
[Flask].https
parameter tocore.cfg
that would add the context (default) or not?The text was updated successfully, but these errors were encountered: