Searched refs:ServerIdentityTest (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jdk/test/sun/net/www/protocol/https/HttpsClient/
H A DServerIdentityTest.java35 * @run main/othervm ServerIdentityTest dnsstore localhost
36 * @run main/othervm ServerIdentityTest ipstore 127.0.0.1
51 public final class ServerIdentityTest extends SSLSocketTemplate { class in inherits:SSLSocketTemplate
64 (new ServerIdentityTest()).run();

Completed in 35 milliseconds