Re: JSSSocketFactory Problems

2006-01-27 Thread Glen Beasley
Michael Pratt wrote: I am using Mozilla LDAP JDK (4.17) with the following libraries: JSS: 3.1.2.3 NSS: 3.3.4RTM NSPR: 4.1.4RTM The code snippet of how I am trying to connect securely to our LDAP server: JSSSocketFactory.initialize(""); LDAPConnection ldapConn = new LDAPC

Re: The Browser Digital Signature Riddle

2006-01-27 Thread Gervase Markham
Nelson B wrote: > Florian Weimer wrote: >> The universal client is not secure enough for most applications. As a >> result, the purported non-repudiation part of such signing mechanisms >> is potentially harmful to end users. > > Please elaborate. I think what he means is that average computer

RE: PKCS#11 module and FireFox password promting

2006-01-27 Thread Mark Hobbs
> > > Mark Hobbs wrote: > > > >> Thanks for this Bob, unfortunately the behaviour still remains > > > >> unchanged, as > > > >> soon as I go to the login page of my Yahoo account I get a > > > smartcard PIN > > > >> request screen, which is strange as the Yahoo login is not > even SSL. > > > >> > >

Re: PKCS#11 module and FireFox password promting

2006-01-27 Thread Jean-Marc Desperrier
Mark Hobbs wrote: I've also now tested this with Mozilla 1.7.12 and this behalves correctly. What I don't know is if Mozilla 1.7.12 is more equivalent to FF1.07 or FF1.5 in respect of smartcard handling. I think in that domain it's almost 100% equivalent to FF1.07. FF1.5's crypto is similar to

RE: PKCS#11 module and FireFox password promting

2006-01-27 Thread Mark Hobbs
> > > Mark Hobbs wrote: > > >> Thanks for this Bob, unfortunately the behaviour still remains > > >> unchanged, as > > >> soon as I go to the login page of my Yahoo account I get a > > smartcard PIN > > >> request screen, which is strange as the Yahoo login is not even SSL. > > >> > > >> I am not c