< prev index next >

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

Print this page

        

@@ -29,10 +29,11 @@
 /**
  * @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 SSLSocketExplorerWithCliSNI
  */
 
 import java.io.*;
< prev index next >