rockjing commented on issue #6598:
URL: https://github.com/apache/apisix/issues/6598#issuecomment-1066048049
I joined the ASF space of slack and search something in it. I found the way
to solve it.
So enable the ssl in apisix with config.yaml.
`apisix:
node_listen: 9080 # APISIX listening port
ssl:
listen_port: 9443
`
now try https://a.example.com:9443 it's OK!
Good luck for you!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]