Hi! Team.,
We are trying to install a html5-web app on to device. We created a sample "hello world app" using Tizen-SDK 2.2 and we tested the app on the emulator.
Same helloword.wgt file we are trying to install on to our device. I pushed the .wgt file to opt/app and then triggered " #wrt-installer -i /opt/apps/helloworld.wgt "
Following error is thrown, Please suggest us to resolve this error.
sh-4.1# wrt-installer -i helloworld.wgt
===========================================================
# wrt-installer #
# argc [3]
# argv[0] = [wrt-installer]
# argv[1] = [-i]
# argv[2] = [helloworld.wgt]
===========================================================
## [validate error]: [xmlSecOpenSSLX509StoreVerify(362)] : [x509-store] : [X509_verify_cert] : [crypto library function failed] [subj=/C=KR/ST=Suwon/L=Suwon/O=Tizen Test CA/OU=TTizen Distributor Test CA/C]
## [validate error]: [xmlSecOpenSSLX509StoreVerify(393)] : [x509-store] : [(null)] : [certificate is not yet valid] [err=9;msg=certificate is not yet valid]
## [validate error]: [xmlSecKeysMngrGetKey(1370)] : [(null)] : [xmlSecKeysMngrFindKey] : [xmlsec library function failed] [ ]
## [validate error]: [xmlSecDSigCtxProcessKeyInfoNode(872)] : [(null)] : [(null)] : [key is not found] [ ]
## [validate error]: [xmlSecDSigCtxProcessSignatureNode(566)] : [(null)] : [xmlSecDSigCtxProcessKeyInfoNode] : [xmlsec library function failed] [ ]
## [validate error]: [xmlSecDSigCtxVerify(367)] : [(null)] : [xmlSecDSigCtxSigantureProcessNode] : [xmlsec library function failed] [ ]
## [validate error]: Signature verify error
## wrt-installer : z5y230BUS7.helloworld installation has failed - invalid signature.
Thanks in advance.,
Ganesh Kumar R.