Am Donnerstag 12 März 2009 08:23:23 schrieb Marc Rios Valles:
> Hi,
>
> Here is the debug of the function sc_pkcs15init_change_attrib().
>
> First, in my profile I have this files:
> 3f0051156001 Private key EF
> 3f0051156002 Public key EF
> 3f0051156006 Certificate EF
>
> And you can look in the pkcs15.profile the other files.
>
> I attach you the debug because it a little long to paste it here.

so if profile->ef_list does not contain the information you have
in your profile, then something must have gone wrong when the
profile data structure was created I assume.

can you check sc_pkcs15init_bind function, where both *.profile
files are loaded and the profile data structure is created?

did you try a debug log and see if there is any problem?
maybe the parser has issues with your file, some syntax issue
or similar?

good luck!

Regards, Andreas
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to