Java SDK disable SSL
I am developing a Java app with Novu SDK on my local machine. it can't connect to the remote Novu due to "javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target". Is there a way for me to disable SSL ?