Hi,

As part of a university projects, two students from the University of
Neuchatel have worked on OpenSSL support without APR, effectively producing
a JNI wrapper for OpenSSL.

It works well according to my testing and is pretty much as expected (the
JNI interfaces are now much more limited in scope), but realistically it is
useful only if there is still a plan to remove the APR connector. If not,
the amount of native code that needs to be maintained would remain the same.

The experimental code is located here:
https://github.com/jocelynthode/tomcat-native2/tree/TCN2_UNDERCAT
[If trying it, be careful about the hacking of the JNI interfaces JAR, the
readme must be followed]

Comments ?

Rémy

Reply via email to