setEnabledProtocols (new String[]{"TLSv1.2"}); return sslSocket; } @Override public Socket createSocket(String host, int port) throws ...
確定! 回上一頁