Difference between Tizen CLI SDK Security Profile and Tizen Studio Certificate profile?

411 views Asked by At

Can anybody kindly guide me what is the difference between Tizen CLI SDK Security Profile and Tizen Studio Certificate profile?

Tizen CLI SDK does not have any option to create Certificate profile whereas they do have option to create Security Profile and in the same way Tizen Studio does not have option to create Security Profile whereas it has option to create Certificate Profile via Certificate manager

1

There are 1 answers

2
Swift Kim On

As far as I understand, the terms security profile and certificate profile refer to the same thing and are used interchangeably:

  • A certificate, refers to either an author certificate or a distributor certificate. An author certificate can be created with Tizen CLI's certificate command.
  • A security profile or certificate profile, consists of an author certificate and one or more distributor certificates. A security profile can be created with Tizen CLI's security-profiles add command.