Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tizen generated certificate isn't working and no option to override it #1712

Open
youssefali424 opened this issue Sep 18, 2024 · 2 comments
Open
Assignees
Labels
bug Something isn't working
Milestone

Comments

@youssefali424
Copy link

Describe the bug

Tizen generated certificate isn't working and no option to override the default certificate name that is added as static constant
i could only fix this issue by recreating the certificate with certificate manager that has the same name

To Reproduce
Steps to reproduce the behavior:

  1. Generate template
  2. npx rnv run -p tizen
  3. Error shows indicating that the certificate chain can't be validated

Expected behavior

  • Generated certificate should work out of the box

OR

  • Allow to override the used certificate

Desktop (please complete the following information):

  • OS: windows 11 pro
  • Node Version 10.8.0
  • RNV Version 1.1.0
@youssefali424 youssefali424 added the bug Something isn't working label Sep 18, 2024
@pauliusguzas
Copy link
Collaborator

@youssefali424 thanks for reporting, could you add cli logs? Also version of simualtor used

@pauliusguzas pauliusguzas self-assigned this Sep 19, 2024
@Marius456 Marius456 added this to the 1.4 milestone Sep 20, 2024
@youssefali424
Copy link
Author

@pauliusguzas is there a way to override platformBuilds/appid.json ? or at least certificateProfile under tizen ?
that is the error and i am made sure the certificate exists in certificate manager

Cli error
install NkVRhWHJST.RNVanillaTV
package_path /home/owner/share/tmp/sdk_tools/tmp/RNVanillaTV.wgt
app_id[NkVRhWHJST.RNVanillaTV] install start
app_id[NkVRhWHJST.RNVanillaTV] installing[9]
app_id[NkVRhWHJST.RNVanillaTV] installing[19]
app_id[NkVRhWHJST.RNVanillaTV] install failed[118, -12], reason: Check certificate error : :Invalid certificate chain with certificate in signature.:<-3>
spend time for wascmd is [228]ms
Failed to install Tizen application.
Total time: 00:00:00.968
    at makeError (C:\Users\User\Desktop\computer\projects\tizen\tizen_test\node_modules\execa\lib\error.js:60:11)    
    at handlePromise (C:\Users\User\Desktop\computer\projects\tizen\tizen_test\node_modules\execa\index.js:118:26)   
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants