apache / apache/servicecomb-java-chassis
ServiceComb支持通过代码配置开启TLS,提升配置灵活性
Open
Proposal
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 814
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 1
Description
通过阅读文档[使用TLS通信](https://servicecomb.apache.org/references/java-chassis/zh_CN/security/tls.html)了解service comb可以支持TLS通信,并且可以通过microservice.yaml对依赖的证书等信息进行配置。
这种方式对于证书信息需要从第三方软件获取,比如从apollo、consul等配置中心获取的场景支持不够灵活。service comb团队是否考虑扩展证书配置机制以支持在运行时通过code进行配置,类似Spring Boot中的WebServerFactoryCustomizer。
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.