users@grizzly.java.net

SNIFilter for Client

From: Daniel Feist <dfeist_at_gmail.com>
Date: Fri, 23 Jan 2015 00:44:13 +0000

Hi,

Just a very quick question. Is the use of SNIFilter instead of
SSLFilter fully compatible with the SSLFilter.

i.e Can i always use the SNIFilter for SSL and have SNI supported, but
also not have to worry if SNI isn't supported/required by the target
server? It looks like it is, but this isn't clear from javadoc, so
wanted to check.

thanks!
Dan