Let the import function return list with real aliases 88/150788/2
authorPiotr Sawicki <p.sawicki2@partner.samsung.com>
Mon, 18 Sep 2017 13:59:15 +0000 (15:59 +0200)
committerPiotr Sawicki <p.sawicki2@partner.samsung.com>
Mon, 18 Sep 2017 14:04:15 +0000 (16:04 +0200)
commit9dcf67edda9be3f12f9b18b1f983677614c4442e
treee186b614d8ede1336e5a8f2dd0012d1faa2b50ec
parent7a228ae0c6e3864a6aac554e661dd01a6baa0f89
Let the import function return list with real aliases

To be consistent with certsvc_pkcs12_load_certificate_list_from_store(),
the new function certsvc_pkcs12_import_from_file_to_store_ret_list()
should return the list of intermediate certificates with aliases taken
from an imported certificate chain.

Change-Id: I22d31c59fc8943b9e08113a6ac290bfe1867a1eb
src/vcore/pkcs12.cpp