-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Pierce,
On 9/12/16 4:32 PM, Pierce Allen wrote: > I run a collection Tomcat web servers on Redhat 7.2 (up-to-date) > > Normally we like to compile and use the latest stable version of > Tomcat Native we can get our hands on (currently the one that ships > with Tomcat 8.5.5.0 is labeled tcnative 1.2.8). However, when I try > to compile recent versions of Tomcat Native I get an error that my > OpenSSL version is too low: > > checking OpenSSL library version >= 1.0.2... configure: error: > Your version of O penSSL is not compatible with this version of > tcnative > > I don't really want to muck up the distro by trying to update > OpenSSL by downloading and compiling OpenSSL's source code. RedHat > backports security fixes to OpenSSL 1.0.1e so there are no > "heartbleed" or other known vulnerabilities with the in-band > OpenSSL version. Is there some workaround or procedure that can be > used to get recent versions of Tomcat Native to compile on up to > date RedHat systems? You can still run with a tcnative 1.1 against this older version of OpenSSL. What version do you actually have? You can also try to use "--disable-openssl-version-check" with ./configure to ignore the version check and hope for the best. Officially, tcnative 1.2.x requires a minimum of OpenSSL 1.0.2 http://tomcat.apache.org/native-doc/miscellaneous/changelog.html - -chris -----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBCAAGBQJX2ci5AAoJEBzwKT+lPKRYhO4QALNlQJt2jUCIi/nvzSBXeJfP UG7Ui7gDsuep8GhXVNftb9rY6CXqF66va4lhJUbE2CmNBsyZuLzH8PYxZNthS9IB em4rLPA9rCKlx+JpZkvSSqNIO4cn9NO8jiZJrBVQRHomvOTkFC6SWI4Dhgoz5xtE U1PSp2LYpDfgI6ugxPUFc44G4WLOXVzmXlo3i7I9CSfD/BwQQl1xUOkExRXObTDH va5/uzMqBCFSVo+aUXt6af89ja6hNYHY66wS1wLlspCGWD3Y4MPa3eXy83TUc2ph F06Y47ShCJPnRI0ssGFNHKSltPLgsYTUzepTQ39517Sn4Svk5Wnk3jD9C18NN7mW +BRuiIOwScxM2Z8V1LsvaxTtFNE+xP3443CvN08CzDE1+qt1zas6iJXU7ZcIfQFC 5VwQWTfojsxrr6l1/jSBw8qZjc6nFwqDiNsnDpJl0rki39yxTQi6WXl761C49GRZ 2b2lb9j4YPDKr4ia5mnJFY7zGA0Tk9QBZXZvk/P4/qeeZ0o01xjhqOUvz6o9GUfs Q08Rs6aJyUtvZq75TuY+377Psglrq/IiyldGs3r8f5R2xrL/VxEOPdQXKCEvm8dU yenLlAGMwfHdEhh8LLgxfhNJtYjjtLLGUjlvvSUT0b0OJl/UO6Xwc4h2tCImZXLs gKhKu89iXpLMDphJEoCB =WXCg -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
