On Thu, Feb 14, 2008 at 4:58 PM, David Corcoran <[EMAIL PROTECTED]> wrote: > This is how it communicates with the card. We did this so you did not > have to have middleware (CSP/PKCS#11/etc) on the computer. > For Windows/Mac which is over 95% of the computers the appearance is > that it just works to end users rather than worrying about > what software is installed.
Do you plan to release the source code of the plugin under a free software licence? My web browser is galeon and the plugin does not install. > There are some PKI configuration reasons why we did this as well. > Happy to tell you more. It looks like the plugins integrate OpenSSL. Why not use the SSL library provided by the platform on Linux and Mac? Windows does not provide OpenSSL by default so you have to integrate it. The plugin is linked to libpcsclite.so.1 so I guess it is using PC/SC to talk to the device. But your list of supported smart card readers or USB tokens is very limited. This software looks great. bye -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
