< prev index next >

test/javax/net/ssl/ServerName/SSLSocketExplorerUnmatchedSNI.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 SSLSocketExplorerUnmatchedSNI www.example.com * www\.example\.org */
< prev index next >