The GitHub Actions job "Build and Run Tests by Bazel" on 
rocketmq.git/worktree-sni-multi-domain has failed.
Run started by GitHub user qianye1001 (triggered by qianye1001).

Head commit for run:
f5eb39c6ff6e0cdf25ae212ebf4b2bf16e166206 / sa-buc 
<[email protected]>
[ISSUE #10298] Support SNI multi-domain certificate for Proxy TLS

Introduce Server Name Indication (SNI) support to allow RocketMQ Proxy
to serve multiple TLS domains with independent certificates on the same port.

Key changes:
- New TlsDomainConfig POJO for per-domain cert/key configuration
- New TlsSniManager for wildcard-aware SslContext management
- Extended TlsCertificateManager for multi-domain file watching
- ProxyAndTlsProtocolNegotiator uses SniHandler for SNI-aware TLS
- NettyRemotingServer TlsModeHandler uses TlsContextProvider bridge
- TlsContextProvider in remoting module for SNI context lookup
- Backward compatible: single cert behavior unchanged when no
  tlsDomainConfigs is configured

Co-Authored-By: Claude Opus 4.7 <[email protected]>

Report URL: https://github.com/apache/rocketmq/actions/runs/25646875994

With regards,
GitHub Actions via GitBox

Reply via email to