Description of problem: The current version of the nss-softokn package does not support elliptic curve cryptography algorithms. Support is available upstream. Version-Release number of selected component (if applicable): nss-softokn-3.15.2-1.fc19.x86_64 How reproducible: 100% Steps to Reproduce: 1. grep mozilla-crypto-strip.sh nss-softokn.spec Actual results: ECC is stripped out of the nss-softokn package Expected results: ECC is not stripped out of the nss-softokn package Additional info: openssl has now been allowed to re-enable ECC: Bug 319901 I don't mean to exclude other versions of Fedora, but F19 is what I use, and I'm not sure of the nss version in F18, etc.
Created attachment 813319 [details] Patch to nss-softokn to re-enable ECC I wasn't sure if patches should include changelog/release/sources changes or not, so I included them. Of course, you'll need to adjust accordingly.
*** This bug has been marked as a duplicate of bug 1019244 ***