Paul Hoffman wrote:
> At 9:41 AM -0800 1/8/07, Nelson B wrote:
>> Paul Hoffman wrote:
>>>  Greetings. I'm running NSS 3.11.4 and would like write / read ECDSA
>>>  certificates. Does the current version support ECDSA? I have no
>>>  problem creating, for example, DSA cert requests, but trying to use
>>>  "-k ecdsa" fails with:
>>>     certutil -k:  ecdsa is not a recognized type.
>> Try: -k ec
> 
> Nope:
> 
> # certutil -R -s "CN=ECDSA" -o ecdsareq.req -k ec
> certutil -k:  ec is not a recognized type.
> 
> Other thoughts?

ECC is an optional feature of NSS.  NSS can be built with or without ECC.
You must have a build that was built without ECC.  Did you built it yourself?

-- 
Nelson B
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to