Can anyone help me get started on carrying out HTTP connections with server name indication in Java?
I\'m trying to request content from a site I\'m adminstering. I\
with an short fix as described under: TLS with SNI in Java clients It is Possible to add SNI Server Support to JDK 7 and USe it in the together with X509ExtendedKeyManager.