How to upload certificate using sdb in command line in tizen

1.2k views Asked by At

I want to install a tizen app in a remote location. I want to upload the certificate using command line. What is the equivalent command for "Permit to install applications" in context menu

1

There are 1 answers

1
RzR On BEST ANSWER

What Tizen device are you working on ?

you need to upload the signature xml file into :

sdb push *.xml /home/developer

You can also try CLI SDK and share feedback on tizen wiki