I using async-http library and when our server started using https, I got this error:
java.security.cert.CertPathValidatorException: Trust anchor for certification path not found
How can I turn on ignoring check of certificate (Our certificate doesn't complete yet).