Re: NSS and PKCS#11 Certificate+Private key

2010-10-10 Thread Nelson B Bolyard
On 2010-10-10 07:45 PDT, Matej Kurpel wrote: > Never mind, solved it myself. What turned out to be the problem, was > that the CK_BBOOL values were 4-bytes and not 1 byte in size. Glad you figured it out. I think we could not have helped you without a LOT of work and looking at your code. --

Re: NSS and PKCS#11 Certificate+Private key

2010-10-10 Thread Matej Kurpel
On 10. 10. 2010 14:41, Matej Kurpel wrote: On 9. 10. 2010 14:44, Matej Kurpel wrote: Hello, I am developing a PKCS#11 module for my diploma thesis and I am having problems with Thunderbird not recognizing my certificate for signing. When I want to set it for signing using the Security tab o

Re: NSS and PKCS#11 Certificate+Private key

2010-10-10 Thread Matej Kurpel
On 9. 10. 2010 14:44, Matej Kurpel wrote: Hello, I am developing a PKCS#11 module for my diploma thesis and I am having problems with Thunderbird not recognizing my certificate for signing. When I want to set it for signing using the Security tab of Account settings (by clicking Select...),