Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Comments

Add ssl_redirect option#1454

Merged
djmb merged 2 commits intomainfrom
proxy-disable-redirect
Mar 18, 2025
Merged

Add ssl_redirect option#1454
djmb merged 2 commits intomainfrom
proxy-disable-redirect

Conversation

@kevinmcconnell
Copy link
Collaborator

By default, when SSL is enabled, we redirect any HTTP traffic to HTTPS at the proxy.

In cases where an application needs to be able to serve both HTTP and HTTPS traffic (or otherwise handle the decision istelf), a new ssl_redirect option provides a way to turn off that automatic redirect. The default behavior is unchanged.

Required proxy version v0.8.7 (which introduced the --tls-redirect deploy flag).

@kevinmcconnell kevinmcconnell requested a review from djmb March 12, 2025 11:15
@djmb djmb merged commit a028262 into main Mar 18, 2025
10 checks passed
@djmb djmb deleted the proxy-disable-redirect branch March 18, 2025 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants