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

request help: use https #7172

Closed
VineFiner opened this issue May 31, 2022 · 7 comments
Closed

request help: use https #7172

VineFiner opened this issue May 31, 2022 · 7 comments

Comments

@VineFiner
Copy link

VineFiner commented May 31, 2022

Issue description

If I set --set gateway.tls.enabled=true.
And turn on redirect to https in the dashboard. will redirect to port 9443.
If it is not set, the https URL cannot be opened.

Environment

  • your apisix-ingress-controller version (output of apisix-ingress-controller version --long):2.13
  • your Kubernetes cluster version (output of kubectl version):v1.23.6+k3s1
  • if you run apisix-ingress-controller in Bare-metal environment, also show your OS version (uname -a): Ubuntu20.04
@tao12345666333
Copy link
Member

maybe related:

#7003
#4942

And looks like we should move this issue to apache/apisix repo.

@tao12345666333 tao12345666333 transferred this issue from apache/apisix-ingress-controller May 31, 2022
@VineFiner
Copy link
Author

Any progress?

@tao12345666333
Copy link
Member

You can view the progress of those two issues or comment on them

@kwanhur
Copy link
Contributor

kwanhur commented Jun 2, 2022

Maybe plugin redirect with http_to_https can help you.

@spacewander
Copy link
Member

Solved in #7065

@VineFiner
Copy link
Author

Maybe plugin redirect with http_to_https can help you.

HTTP/1.1 301 Moved Permanently
...
Location: https://127.0.0.1:9443/hello
...

I want to use port 443

@VineFiner
Copy link
Author

也许插件重定向可以帮助http_to_https你。

this doesn't work

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

4 participants