< prev index next >

test/javax/net/ssl/ServerName/SSLSocketExplorer.java

Print this page

        

*** 29,38 **** --- 29,39 ---- /** * @test * @bug 7068321 * @summary Support TLS Server Name Indication (SNI) Extension in JSSE Server * @library ../templates + * @modules java.base/sun.misc * @build SSLCapabilities SSLExplorer * @run main/othervm SSLSocketExplorer SSLv2Hello,SSLv3 * @run main/othervm SSLSocketExplorer SSLv3 * @run main/othervm SSLSocketExplorer TLSv1 * @run main/othervm SSLSocketExplorer TLSv1.1
< prev index next >