public class HttpHelper extends Object
| Constructor and Description |
|---|
HttpHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
noStrictSSL()
Allows using self signed certificates https connections
makes all the clients and servers trusted no matter the certificate
|
static void |
noStrictSSLIfConfigured()
Allows using self signed certificates https connections
makes all the clients and servers trusted no matter the certificate
Only if the override property strict.ssl is set
|
public static void noStrictSSL()
public static void noStrictSSLIfConfigured()
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.