Fix sometimes missing some certificate used by Tizen::Security
authorjc815.lee <jc815.lee@samsung.com>
Mon, 30 Sep 2013 11:01:47 +0000 (20:01 +0900)
committerso.yu <so.yu@samsung.com>
Tue, 1 Oct 2013 08:32:55 +0000 (17:32 +0900)
commitcfdc12a0fd9b35d1a3d79acaddc7a8aa5e35060d
tree517086fe35aa98a8b5b32e0f78ce11892d4e3439
parentb608db0050318798316a79a43089edb08aab54da
Fix sometimes missing some certificate used by Tizen::Security

[model]
[binary_type] platform
[customer] OPEN
[issue#] N_SE-53394
[problem] Setting > Certificate > Trusted Root Certificate, then crash
[cause] some root certificate has missed by some reason
[solution] while making cert db, security-service can killed by some
reson. Copying db and files instead of making it on runtime
[team] Base F/W
[request] N/A
[horizontal_expansion] N/A

Change-Id: Ifada137d34e02f363a87b57c1edc5e2c9dda2098
Signed-off-by: jc815.lee <jc815.lee@samsung.com>
Signed-off-by: so.yu <so.yu@samsung.com>
CMakeLists.txt
packaging/osp-security-service.spec
src/CertificateServiceStub.cpp
tool/mk-cert-db.sh [new file with mode: 0755]