Build issues:
1. You don't need to check in versioninfo.rc
2. I don't understand the empty winscard.h
3. If not absolutely required, put opensccm.reg in ANSI format so we
can edit it easily in other platforms. UCS-2 is difficult to maintain.
4. Why do you need to install cardmod.h winscard.h, but are needed
only for compilation, right?
5. Why do you need -I$(top_srcdir)/src/common?
6. Please put opensccm.reg in DATA.
7. As it is built only for Windows, you don't need to add LIBADD+=,
SOURCES+= etc...
8. I am not sure we want to actually install testcsp. And if we want
we should use a different distinct name for executable.

Thanks!

2009/10/8 François Leblanc <francois.lebl...@cev-sa.com>
>
> Hi,
>
>
> I've joined a patch to build a windows minidriver useable with basecsp.
>
>
> This patch produce a dll named "opensccm.dll" (only for window of course) and 
> a binary testcsp.exe
>
> You have to change "atr" value and put yours on "opensccm.reg" before to 
> register.
>
>
>
> I've successfully hav   1. We finally have one application out of two working 
> the UDI application.By the end of this day around 15:00 o'clock application 
> started to work.
   2. We still don't know how to generate a meaningful transactions to
that application, hopefully we will do that on Monday. meantime take a
look on the screen shot attached, it is just few click that I did.
   3. Attached is a screen shot of topology map. one branch is ISR and
the other is UDI.
   4. ISR application main flow is still broken.I can login to the
application but while I try to create portfolio it gives me an error.
it is for sure an applicative problem that hopefully will be fixed
soon.
   5. As a result we didn't run the stress test yet.
   6. Bijan and Russel are fully dedicated to us and they are doing
the best they can to make things work but the problem is that you have
to find the right person that know how to fix the problem and also has
time to fix it, that is not easy at all.
   7. We have a status meeting with Bijan and Russ on Monday and also
a mini training on Tuesday.e certificates in user store of windows and
reach secure web site with "vista"
>
> And under "XP" I've only made signature (testcsp.exe) since certificates are 
> not put on windows
>
> store... (don't know why). On Windows XP you have to had "basecsp" support 
> KB909520
>
>
>
> This code is not finished, is just for whose are interesting to play with 
> it... and help
>
>
> There are some functionalities to add before to have a basic module:
>
> * Read file log name in register
> * Read log level in register too, add log level to all fprintf
> * Build "opensccm.reg" instead of fixed one
> *  ...
>
>
>  There are some functionalities to improve or change:
>
> * Extra parameters in call of sc_context_create
> * links between private keys and certificates
> * ...
>
>
> There are many functions waiting to be complete, but for the basic use this 
> functions aren't necessary.
>
>
> Thank for comments (please until "maybe" an official first release forget 
> comment about coding style... this will be correct later)
>
>
> François.
>
>
> _______________________________________________
> opensc-devel mailing list
> opensc-devel@lists.opensc-project.org
> http://www.opensc-project.org/mailman/listinfo/opensc-devel
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to