"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Certificate Expired

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

katchdoze

Mon, 06/24/2013 - 10:00

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

Hi,

The image recognition part of code goes through without hiccups, but during fetching of sample json I get this error.

Regards