On Fri, Sep 18, 2009 at 05:25:05PM +0200, Mike Hommey wrote: > On Fri, Sep 18, 2009 at 05:05:19PM +0200, Petr Salinger wrote: > > >>>Can you try other software that uses nss for ssl communication ? That > > >>>may help narrowing down. > > >> > > >>Yes, but I do not know what can be suitable for such test, > > >>The "apt-cache rdepends libnss3-1d" does not bring light for me :-( > > >> > > >>Is there some simple application, which is or can be built against nss ? > > >>Something like wget ? Or some test from nss package ? > > > > > >I don't believe there is a openssl s_client like feature in nss tools. > > >You can maybe try curl, then, but I'm unsure how the nss support looks > > >like nowadays. I know it was not very much tested a while ago. > > > > > >You can also try evolution, I think trying to connect on imaps or pops > > >will use nss. Same applies with pidgin if you have access to a ssl'ed > > >chatting service. > > > > Thanks for the hint. > > The nss enabled curl (see ldd below) returns expected data. > > Tested by "src/.libs/curl --insecure https://buildd.debian.org" > > > > What now ? > > gdb :( Or I'll try to see if there are logs we can enable in the > xulrunner network stack.
You can try to set the following environment variables: NSPR_LOG_MODULES=nsHttp:5 NSPR_LOG_FILE=/tmp/http.log Mike -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

