< prev index next >

test/sun/net/www/protocol/https/HttpsURLConnection/IPIdentities.java

Print this page

        

@@ -44,12 +44,10 @@
 import java.security.cert.CertificateFactory;
 import java.security.spec.*;
 import java.security.interfaces.*;
 import java.math.BigInteger;
 
-import sun.security.ssl.SSLSocketImpl;
-
 /*
  * Certificates and key used in the test.
  *
  * TLS server certificate:
  * server private key:
< prev index next >