[CentOS] openssl and eliptic curve

Sun Aug 7 11:06:33 UTC 2011
Lucian <lucian at lastdot.org>

Hello,

I'm trying to rebuild redhat openssl rpm with eliptic curve support
enabled. What I did is just edit the spec file and modify the
configure parameters from no-ec to enable-ec.
Not surprisingly the package does not build with this enabled:
http://pastie.org/2334009
This appears to be deliberate due to shitware patents.

Anyone knows how to "fix" this?

Thanks