Class TestSSL

java.lang.Object
javaforce.utils.TestSSL

public class TestSSL extends Object
  • Field Details

    • trustAllCerts

      public static TrustManager[] trustAllCerts
  • Constructor Details

    • TestSSL

      public TestSSL()
  • Method Details

    • main

      public static void main(String[] args)
    • _log

      public static void _log(String side, boolean client, String msg)
    • initCtx

      public static void initCtx(SSLContext ctx)
    • testTcp

      public static void testTcp() throws Exception
      Throws:
      Exception
    • testUdp

      public static void testUdp() throws Exception
      Throws:
      Exception