qianye1001 commented on issue #10302:
URL: https://github.com/apache/rocketmq/issues/10302#issuecomment-4541685540

   ## Classification: Feature Request (Confirmed)
   
   **Current state verified:** Proxy TLS only supports a single cert/key pair. 
Both `ProxyAndTlsProtocolNegotiator` (gRPC) and `MultiProtocolTlsHelper` 
(Remoting) build a single `SslContext` — no SNI support exists.
   
   **Assessment:** The feature is well-defined and technically feasible. Netty 
`SniHandler` is the standard approach for SNI-based TLS termination.
   
   **Note:** This is a duplicate of #10296 — recommend closing one.
   
   **Labels needed:** `type/new feature`, `module/proxy`


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to