-
Type:
Question
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.12.0
-
Fix Version/s: None
-
Component/s: Java - Library
-
Labels:None
we using the thrift 0.11.0 for java right now.
recently we need add the SNI (server name indication) in the TLS connection to let server to choose the right certificate based on the SNI from the client.
But when check the thrift java code, seems the SNI is not supported yet.
So any friend here know if the latest thrift version is already support SNI for TLS?
thanks.