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

help request: 如何使用https #9519

Closed
xiaolei000129 opened this issue May 21, 2023 · 4 comments
Closed

help request: 如何使用https #9519

xiaolei000129 opened this issue May 21, 2023 · 4 comments

Comments

@xiaolei000129
Copy link

Description

我的前端使用了https 但是后端接口还是http://xxx:8090 导致无法使用,看了一些文章,但是还是没有弄明白

Environment

  • APISIX version (run apisix version):
  • Operating system (run uname -a):
  • OpenResty / Nginx version (run openresty -V or nginx -V):
  • etcd version, if relevant (run curl http://127.0.0.1:9090/v1/server_info):
  • APISIX Dashboard version, if relevant:
  • Plugin runner version, for issues related to plugin runners:
  • LuaRocks version, for installation issues (run luarocks --version):
@xiaolei000129
Copy link
Author

解决了吗?我也遇到这个问题了,我们的前端是https 但是我的接口是http://xxx:9080/不知道怎么用https 现实

@zccabb
Copy link
Contributor

zccabb commented May 22, 2023

You can refer to this document
https://apisix.apache.org/zh/docs/apisix/tutorials/client-to-apisix-mtls/
It's a little bit about how to configure mTLS, maybe that helps.

@An-DJ
Copy link
Contributor

An-DJ commented May 26, 2023

Hi, a new doc about how to configure HTTPS between client and APISIX is published here:

https://docs.api7.ai/apisix/how-to-guide/traffic-management/tls-and-mtls/configure-https-between-client-and-apisix

Maybe it is helpful to you : ) @xiaolei000129

@xiaolei000129
Copy link
Author

升级版本解决了

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

3 participants