BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px; }
Hello everyone, 

        I'm not sure what I'm doing wrong but I am attempting to create a
libp11 application in a SunRay environment. The Solaris 10
distribution I have already includes the pkcs11 and pcsc libraries.
It's my understanding that I should use those libraries that come
included with the SunRay since they provided special implementations
to work in their environment. 

        I was able to compile the libp11 libraries and started working with
some sample code to get my feet wet. However, I'm running into an
issue with getting the libraries to recoginze the cards that are
inserted into the sunray reader. When I list the available slots all I
see is the Sun Metaslot and isn't even looking at the card reader.
>From what I can tell it's not even attempting to connect to the pcscd
demon. Currently I'm pointing my PKCS11_CTX_load to
/usr/lib/libpkcs11.so. I'm not sure if that is the correct library or
if their is another one to point it to the pcscd. I feel like I'm
missing something but I'm not sure what it is. 

        Thanks, 

        -Ryan
 
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to