On Sat, Dec 29, 2012 at 10:19:31PM -0600, Rob Townley wrote:

> CentOS 6.3 openssl-devel-1.0.0-25.el6_3.1.rpm does not have the elliptic
> curve headers either.
> 
> Hoping i can reconfigure the src.rpm and add in "enable-ec enable-ecdh
> enable-ecdsa" openssl-1.0.0-25.el6_3.1.src.rpm
> 
> What is the quickest way to get 1.1 to compile and work on CentOS 6.3.
> static SSL binaries?

If you have access to a machine with Debian, or any other distribution that
ships with a version of OpenSSL that does not have elliptic curve crypto
disabled, then you can compile it statically there (use ./configure
LDFLAGS=-static; make), and then copy the binaries to the CentOS machine.

-- 
Met vriendelijke groet / with kind regards,
     Guus Sliepen <[email protected]>

Attachment: signature.asc
Description: Digital signature

_______________________________________________
tinc mailing list
[email protected]
http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc

Reply via email to