< prev index next >

test/sun/net/www/protocol/https/NewImpl/ComHostnameVerifier.java

Print this page

        

*** 26,35 **** --- 26,37 ---- * @bug 4474255 * @test 1.1 01/06/27 * @bug 4484246 * @summary When an application enables anonymous SSL cipher suite, * Hostname verification is not required + * @modules java.base/com.sun.net.ssl + * java.base/com.sun.net.ssl.internal.www.protocol.https * @run main/othervm ComHostnameVerifier * * SunJSSE does not support dynamic system properties, no way to re-use * system properties in samevm/agentvm mode. */
< prev index next >