Re: Debugging a SSL transaction on Firefox 2.0.x

2007-03-07 Thread Nelson Bolyard
Pedro DeKeratry wrote: > Hi, > > The company I work for produces an embedded device that contains an > SSLv3/TLSv1.0 implementation. Firefox 1.5.x performs HTTPS just fine > with our device, however, Firefox 2.0.x does not. The browser sends a > RST at the end of nearly every initial SSL handshake

Re: Using MSVC as a cross compiler

2007-03-07 Thread Wan-Teh Chang
Neil, None of the NSS developers cross-compiles NSS. (The closest thing we do to cross-compilation is to build the Windows CE binaries on Windows 2000/XP.) So we're not familiar with how the Mozilla developers cross-compile NSS. I can point you to the relevant Mozilla makefile: http://lxr.mozi

Re: Using MSVC as a cross compiler

2007-03-07 Thread Nelson Bolyard
Neil wrote: > Nelson B wrote: > >> I suggest that you first try to get NSS to build for you in its >> stand-alone configuration, using only NSS's makefiles and not any of >> the other mozilla products' makefiles. > > Where would this be documented, with specific reference to cross > compilation?

Debugging a SSL transaction on Firefox 2.0.x

2007-03-07 Thread Pedro DeKeratry
Hi, The company I work for produces an embedded device that contains an SSLv3/TLSv1.0 implementation. Firefox 1.5.x performs HTTPS just fine with our device, however, Firefox 2.0.x does not. The browser sends a RST at the end of nearly every initial SSL handshake. How do I enable SSL debugging o

Re: problem accessing other people's cert from firefox

2007-03-07 Thread Nelson B
[EMAIL PROTECTED] wrote: > hi all > i am trying to access other people's cert from firefox cert store. >From inside of FireFox? >From another program? In JavaScript? In Java? In c or c++? In perl? > i can access cert from personal store with private key as per the > filtering criteria(dn). but

Re: Using MSVC as a cross compiler

2007-03-07 Thread Nelson B
Neil wrote: > Myself using Interix and "Mook" using Wine have both tried to > cross-compile Mozilla using MSVC as a cross compiler. Generally I would > like to think that NSS has been the easiest part to cross compile, but > here are the issues we ran into: > >1. Because we're not using GCC

Re: Using MSVC as a cross compiler

2007-03-07 Thread Neil
Nelson B wrote: I suggest that you first try to get NSS to build for you in its stand-alone configuration, using only NSS's makefiles and not any of the other mozilla products' makefiles. Where would this be documented, with specific reference to cross compilation? -- Warning: May contain