-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Description
Issue description
How to config the ssl in APISIX dashboard?
What I did ... ?
Installed apisix with port 9080 and apisix-dashboard with port 9000
Step 1,
I add one *.example.com certification in dashboard.
Step2,
I had setup the router which point to host - a.example.com and an upstream as its backend service.
Now I could access one site like http://a.example.com:9080, but while I switch to https. there is no response.
what else should I do to make it run?
Environment
- apisix version (cmd:
apisix version): 2.11.0 - apisix dashboard version : 2.10.1
- OS (cmd:
uname -a): docker - OpenResty / Nginx version (cmd:
nginx -Voropenresty -V): - etcd version, if have (cmd: run
curl http://127.0.0.1:9090/v1/server_infoto get the info from server-info API): - apisix-dashboard version, if have:
- the plugin runner version, if the issue is about a plugin runner (cmd: depended on the kind of runner):
- luarocks version, if the issue is about installation (cmd:
luarocks --version):
Metadata
Metadata
Assignees
Labels
No labels