spacewander commented on a change in pull request #3084:
URL: https://github.com/apache/apisix/pull/3084#discussion_r564211342
##########
File path: t/APISIX.pm
##########
@@ -384,6 +384,24 @@ _EOC_
}
}
+ server {
+ listen 1985 ssl;
Review comment:
We don't need this. We already have a HTTPS backend:
https://github.com/apache/apisix/blob/3db8ebec269b22394c21e29d1507353bdc9ed52b/t/APISIX.pm#L444
You just need to pass a wrong host header.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]