Change bahavior of trust anchor 36/149836/14
authorJunghyun Yeon <jungh.yeon@samsung.com>
Wed, 13 Sep 2017 07:55:40 +0000 (16:55 +0900)
committerSangyoon Jang <jeremy.jang@samsung.com>
Mon, 16 Oct 2017 12:08:04 +0000 (12:08 +0000)
commit89a2a97e18454f69ce1b18cd57936173623d9067
tree9ad6f8ecc77cc23e66f7794f13918486d8bb5240
parentcac846df723452ad8bd9374f700388e920dc13dd
Change bahavior of trust anchor

- Trust-anchor certificate file directory has fixed.
- Make symbolic link when given pkg type is wgt or hybrid.
- When updating wgt/hybrid pkg, previous symlink will be removed.
- Register and update trust anchor have integrated.

Related changes:
[pkgmgr-info] : https://review.tizen.org/gerrit/149784
[wgt-backend] : https://review.tizen.org/gerrit/149978
[tpk-manifest-handlers] : https://review.tizen.org/gerrit/150060
[wgt-manifest-handlers] : https://review.tizen.org/gerrit/150136

Change-Id: Ibdfc760bcb15da324e7237b8b0a5a9103effc129
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
src/common/step/configuration/step_parse_manifest.cc
src/common/step/security/step_register_trust_anchor.cc
src/common/step/security/step_register_trust_anchor.h
src/common/step/security/step_unregister_trust_anchor.cc
src/common/step/security/step_update_trust_anchor.cc [deleted file]
src/common/step/security/step_update_trust_anchor.h [deleted file]