Re: [opensc-devel] [kerberos-discuss] Problems using opensc-pkcs11.so as a cryptoadm provider with Solaris libpkcs11

2008-10-07 Thread Douglas E. Engert
Nicolas Williams wrote: > On Tue, Oct 07, 2008 at 11:46:10AM -0500, Douglas E. Engert wrote: >> More on using OpenSC-0.11.6 with Solaris 10 and >> /usr/lib/libpkcs11.so. >> >> I rebuilt OpenSC to use the OpenSSL from /usr/sfw > > Good idea. You don't want to end up with two different versions o

Re: [opensc-devel] [kerberos-discuss] Problems using opensc-pkcs11.so as a cryptoadm provider with Solaris libpkcs11

2008-10-07 Thread Douglas E. Engert
More on using OpenSC-0.11.6 with Solaris 10 and /usr/lib/libpkcs11.so. I rebuilt OpenSC to use the OpenSSL from /usr/sfw and changed the OpenSC to return CKR_TOKEN_NOT_PRESENT in the C_GetMechanismList if the p11card==NULL. See attachment. With the the metaslot enabled, sshd fails. Still need to

Re: [opensc-devel] Problems using opensc-pkcs11.so as a cryptoadm provider with Solaris libpkcs11

2008-10-07 Thread Douglas E. Engert
Ludovic Rousseau wrote: > Hello, > > On Mon, Oct 6, 2008 at 8:48 PM, Douglas E. Engert <[EMAIL PROTECTED]> wrote: >> OpenSC will show a slot is present if there is a reader, but >> will segfault if C_GetMechanismList is called for an unused >> virtual slot. I submitted to OpenSC ticket number #