On Nov 13, 8:38 pm, David Stutzman <dstutzman*at*dsci.com> wrote: > D3||||!$ wrote: > > No, I needed the source code, not the NSS functions: I have already > > checked all the links on Mozilla site. I'd be glad if somebody were > > willing to share their source code.... :-) > > Warm Regards, > > D3|\||\|!$ > > You will receive much better responses here if you show that you have > done at least a little work on your own and are not just blindly asking > some question where the answer is readily available on the internet. > > I don't think you have "checked all the links on the Mozilla site". > > You should start here:http://www.google.com/search?q=nss+source+code > > Top response link takes you > here:http://www.mozilla.org/projects/security/pki/nss/ > > There's a link for downloading source on that page which takes you > here:http://www.mozilla.org/projects/security/pki/src/download.html > > There's a link towards the bottom of that page for "NSS Releases > Directory" which takes you > here:ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/
Well!!! I can't really say I have done a lot of work but I downloaded (debugged)and built the client & server source codes given on the Mozilla site. It turned out that the code was written keeping the older versions of SSL in mind which automatically invoked PCKS#11 modules while I was using the newer versions of NSS libraries(3.11.4). So although the code compiled and built perfectly, it did not run as expected. So I was testing the applications provided with the package itself. These applications also provided greater functionality as compared to the older ones. I then realized that if I could get my hands on to the source code of the applications bundled with the library, I would be able to better comprehend the design.... As far as searching the links on Mozilla/NSS pages is concerned, I had already checked the pages you mentioned above, but in case I have missed anything, I'll revisit those pages; but I would still like to get hold of the source code of some client-server application created keeping the newer versions of NSS in mind, since I'm a newbie to SSL.... _______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto