You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2022/11/09 01:51:12 UTC

[GitHub] [servicecomb-java-chassis] yanghao605 commented on issue #3466: 微服务配置TLS通信,调用失败

yanghao605 commented on issue #3466:
URL: https://github.com/apache/servicecomb-java-chassis/issues/3466#issuecomment-1308086957

   > ssl.protocols: TLSv1.2
   ssl.authPeer: false
   ssl.checkCN.host: false
   ssl.keyStore: server.p12
   ssl.keyStoreType: PKCS12
   ssl.keyStoreValue: aaaa
   ssl.sslCustomClass: xxx.SslCustomConfiguration
   
   上述SSL的配置不适用于使用tomcat的微服务吗?
   就是说基于tomcat微服务在使用servicecomb-java-chassis的时候,想要使用TLS通信,除了要配置chassis的tls通信配置,还要设置tomcat的ssl配置?
   我们这边也有服务遇到过这个问题,不过是偶现的
   
   


-- 
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: commits-unsubscribe@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org