webmas...@opensc-project.org wrote: > Revision: 4374 > Author: viktor.tarasov > Date: 2010-05-22 17:06:23 +0000 (Sat, 22 May 2010) > > Log Message: > ----------- > ias/ecc: change cert path in Oberthur's IAS/ECC generic profile > > Oberthur's middleware, seems, do not use cert file path from CDF, > but expects the cert files in a certain file-ids range (starting form 3401). >
Oberthur has contested this 'accusation', and in fact, I've been wrong. More accurate tests show that Oberthur's middleware use the certificate path parsed from CDF. Commit is not reverted and in the profile the certificate file-ids stay equal to default Oberthur's value. > Now OpenSC's and Oberthur's middlewares are compatibles > in creating and using crypto objects. > > Modified Paths: > -------------- > > branches/vtarasov/opensc-sm.trunk/src/pkcs15init/iasecc_generic_oberthur.profile > > Modified: > branches/vtarasov/opensc-sm.trunk/src/pkcs15init/iasecc_generic_oberthur.profile > =================================================================== > --- > branches/vtarasov/opensc-sm.trunk/src/pkcs15init/iasecc_generic_oberthur.profile > 2010-05-22 15:01:22 UTC (rev 4373) > +++ > branches/vtarasov/opensc-sm.trunk/src/pkcs15init/iasecc_generic_oberthur.profile > 2010-05-22 17:06:23 UTC (rev 4374) > @@ -148,7 +148,7 @@ > } > # Certificate > EF certificate { > - file-id = B000; > + file-id = 3401; > ACL = *=NEVER; > ACL = UPDATE=SCBx12, READ=NONE, DELETE=NONE; > } > > > _______________________________________________ > opensc-commits mailing list > opensc-comm...@lists.opensc-project.org > http://www.opensc-project.org/mailman/listinfo/opensc-commits > > -- Viktor Tarasov <viktor.tara...@opentrust.com> _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel