apache / apache/servicecomb-java-chassis
有什么好的办法可以实现多环境配置servicecomb tsl通信
Open
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 814
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 1
Description
https://servicecomb.apache.org/references/java-chassis/zh_CN/security/tls.html
有些环境不需要tls通信,有些需要,如何配置实现?
我试着通过这个参数servicecomb.rest.address配置,一个有sslEnabled=true参数,一个没有这个参数,但发现不行,还是会去读取ssl.sslCustomClass: org.apache.servicecomb.demo.DemoSSLCustom,导致问题。
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.