When acceptAnyCertificate(true) I get a cert expired exception. Below is a list of the causes from the stack trace.
SSLHandshakeException: General SSL Engine Problem
Validator Exception: PKIX path validation failed
CertPathValidator Exception: validity check failed
CertificateExpiredException: NotAfter ....
This may be related to #69