Use exportable=true when reading certificate from db 68/48768/14
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 29 Sep 2015 07:07:21 +0000 (09:07 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Mon, 26 Oct 2015 11:34:39 +0000 (12:34 +0100)
commitcbb7712357af6b734a876b6d66e72ab1efb294ee
tree40b97098cfeb8e5ab4435955a35546e43ac6fc22
parentf8575d6b7807c953fa4693f1588535ce35d88548
Use exportable=true when reading certificate from db

[Problem] Key manager allows creating a cert chain from not exportable
certificates.
[Solution] CKMLogic::readCertificateHelper modified to use exportable flag
equal to 'true'.

[Verification] Run ckm-tests-internal -t ENCRYPTION_SCHEME_TEST

Change-Id: Ib13811282eb9d1267c26741a578d8c2111bdecbb
src/manager/service/ckm-logic.cpp