On 30/10/2017 17:49, Cheltenham, Chris wrote: > Hello Everyone, > > Using OpenSSL 1.0.2k-fips > > I am trying to install the apr. > > I used several different versions of APR 1.4 through 1.6 > > Then I compiled tnative 1.1.16, 1.2.x
The latest release of the 1.1.x line is 1.1.34. Given 1.2.x is a drop-in replacement for 1.1.x and that 1.1.x is unlikely to see another release, everyone should be using 1.2.x at this point. > When I start tomcat I get the same message each time. > > 30-Oct-2017 12:51:14.602 INFO [main] > org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL > configuration: useAprConnector [false], useOpenSSL [true] > > 30-Oct-2017 12:51:14.605 SEVERE [main] > org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Failed to > initialize the SSLEngine. > > org.apache.tomcat.jni.Error: 70023: This function has not been > implemented on this platform That looks like an OpenSSL version prior to 1.0.2 is being used. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org