On 1/15/2010 4:21 PM, Kai Chan wrote:
certutil -R -s "CN=ectest, O=ectest, L=ectest, ST=ectest, C=US" -p "123-456-7890" -o ectest.req -d . -k ec -q nistp256 -Z SHA256
That command works for me. Are you trying this on a Red Hat or Fedora system? If so, compiling NSS with extended ECC support has a few more hoops to jump through. There's something about how they patch/build their rpm that makes it impossible to just enable NSS_ECC_MORE_THAN_SUITE_B and build the whole thing.
Dave -- dev-tech-crypto mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-crypto

