Re: [opensc-devel] Creation of card pkcs#15 structure

2011-01-19 Thread Aventra
17:36 Cc: opensc-devel@lists.opensc-project.org Subject: Re: [opensc-devel] Creation of card pkcs#15 structure On 14.01.2011 16:42, Aventra wrote: OK, well then perhaps this should be implemented to the card driver. Look at this patch. If it's OK for you I'll commit it. Kind wishes

Re: [opensc-devel] Creation of card pkcs#15 structure

2011-01-18 Thread Viktor TARASOV
On 14.01.2011 16:42, Aventra wrote: OK, well then perhaps this should be implemented to the card driver. Look at this patch. If it's OK for you I'll commit it. Kind wishes, Viktor. -- Viktor Tarasov viktor.tara...@opentrust.com Index: src/pkcs15init/pkcs15-myeid.c

Re: [opensc-devel] Creation of card pkcs#15 structure

2011-01-14 Thread Viktor TARASOV
On 14.01.2011 09:57, Aventra wrote: Hi, From: opensc-devel-boun...@lists.opensc-project.org[mailto:opensc-devel-boun...@lists.opensc-project.org] On Behalf Of Viktor TARASOV On 13.01.2011 18:23, Aventra wrote: From:

Re: [opensc-devel] Creation of card pkcs#15 structure

2011-01-14 Thread Aventra
Hi, From: opensc-devel-boun...@lists.opensc-project.org [mailto:opensc-devel- Anybody can change the profile if they want to. We have defined a default profile for MyEID that suits common cases. Just for the sake of curiosity, can you post here an example of 'protected' profile for MyEID

Re: [opensc-devel] Creation of card pkcs#15 structure

2011-01-14 Thread Andre Zepezauer
On Fri, 2011-01-14 at 17:42 +0200, Aventra wrote: Hi, From: opensc-devel-boun...@lists.opensc-project.org [mailto:opensc-devel- Anybody can change the profile if they want to. We have defined a default profile for MyEID that suits common cases. Just for the sake of curiosity, can

Re: [opensc-devel] Creation of card pkcs#15 structure

2011-01-14 Thread Viktor TARASOV
On 14.01.2011 16:42, Aventra wrote: Hi, From: opensc-devel-boun...@lists.opensc-project.org [mailto:opensc-devel- Anybody can change the profile if they want to. We have defined a default profile for MyEID that suits common cases. Just for the sake of curiosity, can you post here an example

Re: [opensc-devel] Creation of card pkcs#15 structure

2011-01-13 Thread Viktor TARASOV
On 13.01.2011 16:43, Aventra wrote: Hi, From: opensc-devel-boun...@lists.opensc-project.org [mailto:opensc-devel-boun...@lists.opensc-project.org] On Behalf Of Viktor TARASOV Hello, On 11.01.2011 13:32, Aventra development wrote: What do you think about the possibility that when a card

Re: [opensc-devel] Creation of card pkcs#15 structure

2011-01-13 Thread Aventra
Hi, From: opensc-devel-boun...@lists.opensc-project.org [mailto:opensc-devel- On 13.01.2011 16:43, Aventra wrote: From: opensc-devel-boun...@lists.opensc-project.org [mailto:opensc-devel- boun...@lists.opensc-project.org] On Behalf Of Viktor TARASOV On 11.01.2011 13:32, Aventra

Re: [opensc-devel] Creation of card pkcs#15 structure

2011-01-13 Thread Viktor TARASOV
On 13.01.2011 18:23, Aventra wrote: Hi, From: opensc-devel-boun...@lists.opensc-project.org [mailto:opensc-devel-boun...@lists.opensc-project.org] On Behalf Of Viktor TARASOV Do you use the myeid.profile that is actually in the trunk? Normally you don't need SoPIN if you use it. The

[opensc-devel] Creation of card pkcs#15 structure

2011-01-11 Thread Aventra development
Hi, What do you think about the possibility that when a card is initialized using pkcs15-init that it would create the whole structure that is defined in the profile used. Currently it only creates the necessary files during initialization, but not any private or public key DIR files etc,

Re: [opensc-devel] Creation of card pkcs#15 structure

2011-01-11 Thread Viktor TARASOV
Hello, On 11.01.2011 13:32, Aventra development wrote: What do you think about the possibility that when a card is initialized using pkcs15-init that it would create the whole structure that is defined in the profile used. Currently it only creates the necessary files during initialization,