mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
mend
This commit is contained in:
parent
401c549f13
commit
9ceb6cc0cf
@ -73,7 +73,7 @@ public class HttpsTrustManagerUtils {
|
||||
private static final String SSLV3 = "SSLv3";
|
||||
private static final String DEFAULT_HOST = "localhost";
|
||||
private static final String DEFAULT_HOST_IP = "127.0.0.1";
|
||||
private static final int TIMEOUT = 300;
|
||||
private static final int TIMEOUT = 1000;
|
||||
|
||||
public static OkHttpClient getSSLClient() {
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user