Re: Problem on accessing a smart card in Firefox with JSS

2011-09-02 Thread Walter do Valle
Robert, thanks a lot. Works perfect with this jss3.dll! And better, I need only this one. http://download02.mozilla.org/pub/security/jss/releases/JSS_3_4_RTM/WIN954.0 _OPT.OBJ/lib/jss3.dll Repository is very confuse. Until now I don't know what version could I use. However, problem solved. Than

Re: RES: Problem on accessing a smart card in Firefox with JSS

2011-09-02 Thread Robert Relyea
On 09/02/2011 12:55 PM, Walter do Valle wrote: >> Where did you get your jss4.dll? I vaguely remember a time when there >> were 2 flavors of libraries on windows (one that used NT fibers and the >> other that used regular threads). You do not want to mix these libraries >> are bad things(TM) will h

RES: Problem on accessing a smart card in Firefox with JSS

2011-09-02 Thread Walter do Valle
> Where did you get your jss4.dll? I vaguely remember a time when there > were 2 flavors of libraries on windows (one that used NT fibers and the > other that used regular threads). You do not want to mix these libraries > are bad things(TM) will happen. http://download02.mozilla.org/pub/security/

Re: Problem on accessing a smart card in Firefox with JSS

2011-09-02 Thread Robert Relyea
On 09/02/2011 11:55 AM, Walter do Valle wrote: libnspr4 libplc4 libplds4 >>> Did your firefox come with this libs? I have only nspr4.dll, plc4.dll and >>> plds4.dll (all 4.8.9 - Firefox 6), >> Those are the same libraries. The names are platform dependent (Linux >> and Unix and the '

Re: Problem on accessing a smart card in Firefox with JSS

2011-09-02 Thread Walter do Valle
>>> libnspr4 >>> libplc4 >>> libplds4 >> Did your firefox come with this libs? I have only nspr4.dll, plc4.dll and >> plds4.dll (all 4.8.9 - Firefox 6), > Those are the same libraries. The names are platform dependent (Linux > and Unix and the 'lib' prefix and usually have the extention .so (or .s

Re: RES: RES: Problem on accessing a smart card in Firefox with JSS

2011-09-02 Thread Robert Relyea
On 09/02/2011 09:21 AM, Walter do Valle wrote: > Hello Robert > > Thanks again. > >> NPR 4.2.2 is quite old. The latest is 4.8.8. I don't know if that's your > problem, >> but running a newer version of NSS with an older version of NSPR could > cause some >> problem. NSPR is the lowest layer of

Re: RES: Problem on accessing a smart card in Firefox with JSS

2011-09-02 Thread Robert Relyea
On 09/01/2011 11:44 PM, helpcrypto helpcrypto wrote: > IMHO you should distribute your jss+their dependencies, cause firefox > libs are more recent and could have incompatibilities. (We had a bunch > of this kind of errors). If you are linked with FF, you need to use the FF libraries. If you have

RES: RES: Problem on accessing a smart card in Firefox with JSS

2011-09-02 Thread Walter do Valle
Hello helpcrypto Thanks for your concern. > IMHO you should distribute your jss+their dependencies, cause firefox > libs are more recent and could have incompatibilities. (We had a bunch > of this kind of errors). > So, copy all files to c:\test, add c:\test to the path and > remove/rename any ot

RES: RES: Problem on accessing a smart card in Firefox with JSS

2011-09-02 Thread Walter do Valle
Hello Robert Thanks again. > NPR 4.2.2 is quite old. The latest is 4.8.8. I don't know if that's your problem, > but running a newer version of NSS with an older version of NSPR could cause some > problem. NSPR is the lowest layer of the stack, so must be the must up-to-date. > I'd use the fi