On Wed, Feb 09, 2005 at 01:15:22PM -0800, Michael Bender wrote: > Wow, I think that this is one of the first Sun Ray posts that I > have seen on the MUSCLE list! Cool!
i'm very proud ;) > Make sure that you have the latest patches for SRSS 2.0, and the > latest SUNWsrcbp package. That package provides a PC/SC-lite API > for the internal Sun Ray reader. That will get you going at the > APDU level. Note a couple of things about Sun Ray: > > - No T=1 support in SRSS 2.0, you have to load SRSS 3 > since we added T=1 support to the Sun Ray firmware > and server-side code in SRSS 3. is this will cause any disadvantages in work ? > > - Sun Ray internal reader doesn't have an IFD handler > yet, I am working on that. > > - pcscd doesn't work with Sun Rays yet since it doesn't > provide distinct, protected reader channels based on > Sun Ray desktop sessions - we're working on mods to > pcscd for that as well. in problem i'v faced, this is less important, i think > Other than that, all of the standard MUSCLE stuff such as PAM > and PKCS#11 modules work OK on Sun Ray. well, think it should look like this: 1)SUNWsrcbp - (i'v installed 1.0_09) in fact pcsc library. also, latests patch for sunray 2)compile opensc. but there i must give path to pcsc-lite. configure script (pkg-config in fact) says that cannot find libpcsclite.pc file. which is correct, because this file is in src directory of pcsc-lite source only. more specyficly - there's no such file in /opt/SUNWsrcbp there's only shared libs. what about header files, required, i think, in process of compilation. maybe, there is an SUNWsrcbp-dev package, which includes all required stuff. or, there is other way for compile opensc, or opensc is not required at all.... 3)i load opensc lib into netscape/mozilla, and able to sign messages. please correct me if a'm wrong. thanks for any replay artur _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
