CentOS 6.3 openssl-devel-1.0.0-25.el6_3.1.rpm does not have the elliptic curve headers either.  <br><br>Hoping i can reconfigure the src.rpm and add in "<code>enable-ec enable-ecdh enable-ecdsa"</code> openssl-1.0.0-25.el6_3.1.src.rpm<br>
<br>What is the quickest way to get 1.1 to compile and work on CentOS 6.3.  static SSL binaries?<br><br><div class="gmail_quote">On Mon, Apr 9, 2012 at 4:19 AM, Guus Sliepen <span dir="ltr"><<a href="mailto:guus@tinc-vpn.org" target="_blank">guus@tinc-vpn.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Mon, Apr 09, 2012 at 12:36:02AM +0200, Ramses wrote:<br>
<br>
> I have installed OpenSSL 1.0.1 and later I have compiled Tinc 1.1pre2 without problems.<br>
><br>
> The problem is that the OpenSSL 1.0.x package don't is in CentOS 5.x repositories and I need install it from the sources, and later I need to update other packages that depend of him becouse It not updates all packages dependencies (Python, Apache,...).<br>

><br>
> I think that It's a lot of work, and It can gives me some problems with other packages.<br>
><br>
> Do you think that there aren't another solution?<br>
<br>
</div>1.1 will require the elliptic curve functions, so you do need OpenSSL 1.0 or<br>
later. I hope to make it work with at least one other cryptographic library as<br>
well before 1.1 is released, but at the moment that does not work yet. You can<br>
however make a static version of the OpenSSL 1.0.1 library, and link that with<br>
tinc. Or you can install a shared one in a non-standard location, so other<br>
programs will not try to link with it, and start tincd with LD_LIBRARY_PATH<br>
pointing to the newer OpenSSL library.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Met vriendelijke groet / with kind regards,<br>
     Guus Sliepen <<a href="mailto:guus@tinc-vpn.org">guus@tinc-vpn.org</a>><br>
</div></div><br>-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.10 (GNU/Linux)<br>
<br>
iEYEARECAAYFAk+CqZ0ACgkQAxLow12M2nsUHwCdG9HwwjmCnXEaw+1gUz6HNJdY<br>
RMQAn3BhEk+MKb6lvT0uOVMQTKrZv8ef<br>
=nJBV<br>
-----END PGP SIGNATURE-----<br>
<br>_______________________________________________<br>
tinc mailing list<br>
<a href="mailto:tinc@tinc-vpn.org">tinc@tinc-vpn.org</a><br>
<a href="http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc" target="_blank">http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc</a><br>
<br></blockquote></div><br>