Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP to HTTPS redirection not working? #3360

Open
tadghh opened this issue May 12, 2024 · 0 comments
Open

HTTP to HTTPS redirection not working? #3360

tadghh opened this issue May 12, 2024 · 0 comments

Comments

@tadghh
Copy link

tadghh commented May 12, 2024

A client connects to a server using rustls 0.22.4/0.22.2, connections to HTTPS are successful but HTTP are not. I'm assuming they would be upgraded to HTTPS automatically as that is mentioned in the HTTP2 documentation on the Actix Website

Im using the example rustls project provided in this repo. When connecting via http the website just displays below. And to clarify I'm expecting that we would redirect to HTTPS.
image

Does this situation fall under below

image

Is there perhaps something I'm missing, or is this a known issue? Thanks.

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

No branches or pull requests

1 participant