> > But I get a crash if a smart card is inserted upon mozilla start and I > choose a soft cert to sign. It is exactly the same code and the same certs. > But something strange happens. I can see that the crash happens when > executing "NSS_CMSEncoder_Finish". The execution never passes this call. > So, the second question is : any idea about where the problem could be ?
What build of mozilla do you have? There were early problems with token support in NSS 3.4. Actually we are still tracking down some problems. NSS 3.4 makes more extensive use on PKCS #11, and has some stronger requirements in terms of conformance to the spec than NSS 3.3. bob > > I will really appreciate some help! > > Thanks in advance, > /R > I've been signing with the soft certs using cmsutil, so I know the problem > is not there.
