public class NoCheckCertsHttpsDemo
extends java.lang.Object
| Constructor and Description |
|---|
NoCheckCertsHttpsDemo() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
fix for
Exception in thread "main" javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException:
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException:
unable to find valid certification path to requested target
|
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception