Re: extended privileges prompt

2006-10-13 Thread Nelson Bolyard
Mitchi wrote: > When a signed script is trying to obtain extended privileges, mozilla > prompts a window asking to permit or deny them. > It happens the same with every script (even not trusted ones) when you > turn on signed.applets.codebase_principal_support. > > On the prompt window there's a c

Re: trying to sign data in tbird -- pkcs11

2006-10-13 Thread Bob Relyea
Christian Bongiorno wrote: I am currently trying to sign some data in tbird and the signature is not valid. The incoming data I get (C_Sign()) is an ASN1_STRING of the SHA1 hash of the message. Currently, I am encrypting the whole thing and returning raw data back. Should I be decoding the

trying to sign data in tbird -- pkcs11

2006-10-13 Thread Christian Bongiorno
I am currently trying to sign some data in tbird and the signature is not valid. The incoming data I get (C_Sign()) is an ASN1_STRING of the SHA1 hash of the message. Currently, I am encrypting the whole thing and returning raw data back. Should I be decoding the ASN1 input, encrypting the h

extended privileges prompt

2006-10-13 Thread Mitchi
When a signed script is trying to obtain extended privileges, mozilla prompts a window asking to permit or deny them. It happens the same with every script (even not trusted ones) when you turn on signed.applets.codebase_principal_support. On the prompt window there's a checkbox that asks if you w