yhs0092 commented on issue #1543: 开启Https双向认证后如何对接nginx
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/1543#issuecomment-575453176
 
 
   
如果你的NGINX是做反向代理的,Java-Chassis这边的微服务开启了双向认证的话,就需要NGINX配置客户端证书,证书能被Java-Chassis微服务信任。
   可以在Java微服务启动命令里加上`-Djavax.net.debug=ssl`看看SSL握手具体在哪一步报错。
   Nginx证书的配置方式需要查阅Nginx的资料才行。

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


With regards,
Apache Git Services

Reply via email to