Closer, but still not there. After building with NSS_ENABLE_ECC=1, I tried again.

# certutil -R -s "CN=ECDSA" -o ecdsareq.req -k ec

A random seed must be generated that will be used in the
creation of your key.  One of the easiest ways to create a
random seed is to use the timing of keystrokes on a keyboard.

To begin, type keys on the keyboard until this progress meter
is full.  DO NOT USE THE AUTOREPEAT FUNCTION ON YOUR KEYBOARD!


Continue typing until the progress meter is full:

|************************************************************|

Finished.  Press enter to continue:
Unrecognized elliptic curve (null)
certutil: unable to generate key(s)
: error 0
#

Do I need to build with another make variable, or do I need to call certutil with an additional argument?

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

Reply via email to