将 Tizen 应用程序部署到 Gear S2:使用了不受信任的证书

Ing*_*ürk 5 tizen tizen-wearable-sdk

在让 Tizen Studio 工作后,我(未成功)尝试将示例应用程序部署到 Samsung Gear S2。该应用程序是示例之一,我已经按照说明中的说明设置了用于商业设备的证书。

当我选择“允许安装应用程序”时,我得到了正确的成功响应,我还可以看到device-profile.xml设备上的 DUID 正确。

但是,尝试部署应用程序(从 IDE 和通过 sdb)仍然会导致错误:

tizen@buerk:~/tizen-studio/tools$ ./sdb install ../../workspace/FirstExample/FirstExample.wgt                                                                                                                                                                
WARNING: Your data is to be sent over an unencrypted connection and could be read by others.
pushed               FirstExample.wgt   100%       1681KB       0KB/s
1 file(s) pushed. 0 file(s) skipped.
../../workspace/FirstExample/FirstExample.wgt   553KB/s (1721589 bytes in 3.035s)
path is /opt/usr/apps/tmp/FirstExample.wgt
__return_cb req_id[21310002] pkg_type[wgt] pkgid[RGUVa9zGKK] key[start] val[install]
__return_cb req_id[21310002] pkg_type[wgt] pkgid[RGUVa9zGKK] key[install_percent] val[3]
__return_cb req_id[21310002] pkg_type[wgt] pkgid[RGUVa9zGKK] key[install_percent] val[22]
__return_cb req_id[21310002] pkg_type[wgt] pkgid[RGUVa9zGKK] key[install_percent] val[25]
__return_cb req_id[21310002] pkg_type[wgt] pkgid[RGUVa9zGKK] key[install_percent] val[33]
__return_cb req_id[21310002] pkg_type[wgt] pkgid[RGUVa9zGKK] key[error] val[81] error message: Non trusted certificate is used. Register valid certificate
__return_cb req_id[21310002] pkg_type[wgt] pkgid[RGUVa9zGKK] key[end] val[fail]
processing result : Unknown Error [81] failed
spend time for pkgcmd is [2180]ms
Run Code Online (Sandbox Code Playgroud)

还有什么可能是错的?

RzR*_*RzR 0

我可以在我的上部署(我在 GNU/linux 上使用 CLI sdk),请详细说明您正在使用哪个版本的 tizen-studio + 软件包(cert-addon),一些提示: