[model] REDWOOD
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] should same with smack label
[cause] different from smack label
[solution] change the group ID as smack label
[team] SPG framework
[request] N/A
[horizontal_expansion] N/A
Change-Id: I5b8257cc4ea9bfaf5a72df6931984cd7ea9683c6
Signed-off-by: so.yu <so.yu@samsung.com>
static const char CERTSVC_PKCS12_STORAGE_KEY_PKEY[] = "pkey";
static const char CERTSVC_PKCS12_STORAGE_KEY_CERTS[] = "certs";
static const gchar CERTSVC_PKCS12_STORAGE_SEPARATOR = ';';
-static const char CERTSVC_PKCS12_UNIX_GROUP[] = "ss_privatekey";
+static const char CERTSVC_PKCS12_UNIX_GROUP[] = "secure-storage::privatekey";
static gboolean keyfile_check(const char *pathname) {
int result;