Could not validate certificate signature?
问题 I use the SSL Socket and Trustmanager from this side Self signed SSL but i keep getting following error: 09-28 19:52:41.942: WARN/System.err(10101): javax.net.ssl.SSLHandshakeException: org.bouncycastle.jce.exception.ExtCertPathValidatorException: Could not validate certificate signature. What is wrong? I already checked different posts on stackoverflow but i can`t seem to get it to work. My code: SchemeRegistry schemeRegistry = new SchemeRegistry(); // http scheme schemeRegistry.register(new