Does the SSL implementation in JBoss Netty support Server Name Indication?
Asked
Active
Viewed 963 times
1 Answers
2
It's more or less the same answer as for this question: Java 7 supports SNI, but only from the client side.