I have recently run into a problem that appears to have been fixed 2 weeks ago according to bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=239809
I'm curious how I check out a version of JSS that contains the fixes. Doing: "cvs status -v mozilla/security/jss/org/mozilla/jss/pkcs7/EncryptedContentInfo.java" doesn't show any tags that contain version 1.5 of the file that I'd like to test. MXR/LXR (what's the difference between those 2?) shows version 1.5 being on HEAD. After doing cvs co mozilla/security/jss, I don't appear to have the latest version of the file in question. I ended up just copy/pasting the new version into my source and recompiling (now my p12 parses, yay!). I'm just glad the fix was contained to one file in this case. Thanks, Dave _______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto