I am facing the below error while deploying my application on the emulator.
Mine is a Windows8 64 bit PC and i have a 32bit SDK and 32bit JDK.
SDK Version
Tizen SDK
Version : 2.2.0
Build id : 20130708-1957
Error
Cannot install application.
Error code: CERTIFICATE_CHAIN_VERIFICATION_FAILED
Error message:
Command: /usr/bin/pkgcmd -q -i -t tpk -p /opt/usr/apps/tmp/lsYwL0fOoI-1.0.0-i386.tpk
Management: Check whether your device`s date and time is current. If the time is wrong, certificate expiration will be happened.
Check author certificates in Preferences > Tizen SDK > Secure Profiles > Profile items.
I verified the emulator has the same date and time as the system.
Also, the user certificate is generated as per the stems mentioned here
Please suggest as to what may cause this error.