jacky wrote: > > 1.is the mozilla version too old to use NSS? > 2.who can tell me the detailed steps for compile SSL supported mozilla?
I suggest you download the latest Mozilla milestone release from http://www.mozilla.org/releases/. The current milestone is Mozilla 0.9.8 and Mozilla 0.9.9 should be released within two weeks. To compile SSL supported mozilla, follow the general Mozilla build instructions and specify --enable-crypto configure option (I assume you build on Unix/Linux). Wan-Teh
