Hi,
I am trying to run Cloud Recognition sample, which used to work earlier for me.
Now I am getting following exception
06-24 12:35:46.703: D/QCAR(4145): Couldn't get books. e: javax.net.ssl.SSLHandshakeException: com.android.org.bouncycastle.jce.exception.ExtCertPathValidatorException: Could not validate certificate: current time: Mon Jun 24 12:35:46 EEST 2013, expiration time: Sat Jun 22 02:59:59 EEST 2013
As you can see, it states certificate has expired.
Can you confirm, if the certificate has indeed expired or suggest a workaround for me.
Regards
Hi,
Just ran this command
openssl s_client -connect ar.qualcomm.at:443 | openssl x509 -text
and can confirm the certificate has indeed expired.
Can you suggest a workaround or renew the certificate.
Regards