You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/06/25 07:50:38 UTC

[GitHub] [apisix] spacewander commented on issue #4482: ip直连,请求ssl证书失败,希APISIX支持

spacewander commented on issue #4482:
URL: https://github.com/apache/apisix/issues/4482#issuecomment-868297880


   You should pass the real host as SNI. Like this one:
   `curl -k --resolve 'test.cn:9443:127.0.0.1' https://test.cn:9443/hello  -v`


-- 
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:
users@infra.apache.org