Unable to export key from key database (certutil: problem listing keys: Unrecognized Object Identifier)

2011-04-04 Thread Hanno Böck
Hi, Maybe I'm getting something completely wrong, but I seem to be unable to extract a key from an nss database with certutil. Testcase: 1. I create an nss database: mkdir db certutil -N -d db 2. I create a root cert + key: certutil -d db -S -n "rootca" -t "C" -s "cn=rootca" -x 3. I want to get

Re: javascript crypto.signText makes Iceweasel crash

2011-04-04 Thread Konstantin Andreev
On 29.03.11 18:10, Marion Vogt wrote: I tried to launch Iceweasel in the debug mode and printed backtrace of all stack frames : #2 0xb7d85b82 in abort () from /lib/i686/cmov/libc.so.6 #3 0xb24a2e7a in SECITEM_CopyItem_stub (arena=0x0, to=0xabd2a5c8, from=0xabd42028) at stubs.c:474 Normal