'Unable to set privilege in security profiles using Tizen Command Line Interface
I am trying to set up an Azure DevOps pipeline for Samsung TV builds (wgt). But when I tried to set up the certificate in ADO, the distribution certificate is created with public privilege instead of "partner" privilege.
tizen security-profiles add -n STVProfille -a $CERTIFICATE_DIR/author.p12 -p $(Certificate_PWD)
Is it possible to add a security profile using Tizen CLI with "partner" privilege?
I check the documentation (https://developer.tizen.org/ko/development/tizen-studio/web-tools/cli?langswitch=ko#Manage_sec_prof) but no information to set privilege.
Thanks
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
