Hi All, In a program of mine which uses NSS 3.7, I have the problem that NSS_CMSSignerInfo_AddSMIMEEncKeyPrefs() fails on Windows but not on Linux. In both cases the input (material to sign and cert8/key3 db's) is identical.
I see the same effect when using cmsutil: win2k $: cat material | cmsutil -d /home/certdb -S -N "Thawte Freemail Member's Thawte ID" >sign win2k $: ERROR: cannot add default SMIMEEncKeyPrefs attribute. win2k $: cmsutil: problem signing: Peer's Certificate issuer is not recognized. The certificate used is indeed a free one issued by Thawte. I do not have this problem with a self signed cert. Any ideas out there? Thanks in advance. Regards Robin Edgar Hansen
