Re: Using java to connect to Firefox PKCS11 implementation

2007-07-26 Thread Anders Rundgren
d tokens. That requires JSS, I have been told. Anders - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Thursday, July 26, 2007 09:05 Subject: Re: Using java to connect to Firefox PKCS11 implementation I have copied the whole content of C:\Documents and Settings\user\Application D

Re: Using java to connect to Firefox PKCS11 implementation

2007-07-26 Thread Sir_Happy13
I have copied the whole content of C:\Documents and Settings\user\Application Data\Mozilla\Firefox\Profiles\randomno.default\ and c:\Program Files\Mozilla Firefox\ to c:\tip\. I've also tried to specify the profile directory as configdir without success. So even if my pkcs11.cfg looks like this,

Re: Using java to connect to Firefox PKCS11 implementation

2007-07-25 Thread Glen Beasley
[EMAIL PROTECTED] wrote: > Hi, > > there is already a topic which deals with the problem: > http://osdir.com/ml/mozilla.crypto/2005-07/msg00034.html > > Unfortunately the code doesn't work. Here's what I did: > I used the source code glen beasley posted. > My pkcs11.cfg looks like this: > name=NSSS

Using java to connect to Firefox PKCS11 implementation

2007-07-24 Thread Sir_Happy13
Hi, there is already a topic which deals with the problem: http://osdir.com/ml/mozilla.crypto/2005-07/msg00034.html Unfortunately the code doesn't work. Here's what I did: I used the source code glen beasley posted. My pkcs11.cfg looks like this: name=NSSSofToken library = c:\\Program Files\\Mozi