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? On Mon, Apr 9, 2012 at 4:19 AM, Guus Sliepen <[email protected]> wrote: > On Mon, Apr 09, 2012 at 12:36:02AM +0200, Ramses wrote: > > > I have installed OpenSSL 1.0.1 and later I have compiled Tinc 1.1pre2 > without problems. > > > > 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,...). > > > > I think that It's a lot of work, and It can gives me some problems with > other packages. > > > > Do you think that there aren't another solution? > > 1.1 will require the elliptic curve functions, so you do need OpenSSL 1.0 > or > later. I hope to make it work with at least one other cryptographic > library as > well before 1.1 is released, but at the moment that does not work yet. You > can > however make a static version of the OpenSSL 1.0.1 library, and link that > with > tinc. Or you can install a shared one in a non-standard location, so other > programs will not try to link with it, and start tincd with LD_LIBRARY_PATH > pointing to the newer OpenSSL library. > > -- > Met vriendelijke groet / with kind regards, > Guus Sliepen <[email protected]> > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (GNU/Linux) > > iEYEARECAAYFAk+CqZ0ACgkQAxLow12M2nsUHwCdG9HwwjmCnXEaw+1gUz6HNJdY > RMQAn3BhEk+MKb6lvT0uOVMQTKrZv8ef > =nJBV > -----END PGP SIGNATURE----- > > _______________________________________________ > tinc mailing list > [email protected] > http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc > >
_______________________________________________ tinc mailing list [email protected] http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc
