Ian McGreer wrote: > I followed your steps exactly and they worked with the tip (upcoming 3.4 > release). However, it did not work with NSS 3.3. I haven't > investigated it any further yet.
Eric, If you are set up to build NSS from the source, you can give the NSS tip a try. Here are the build instructions. CVS Source Checkout cvs co -r NSPRPUB_RELEASE_4_1_2 mozilla/nsprpub cvs co -r DBM_1_6_RTM mozilla/dbm mozilla/security/dbm cvs co mozilla/security/coreconf mozilla/security/nss Build (on Windows) set OS_TARGET=WIN95 set BUILD_OPT=1 cd mozilla\security\nss gmake nss_build_all Wan-Teh
