I'm trying to get catalina working with Apache 1.3.19 on Linux, but for I've
got something misconfigured. It cannot find my 'pub' webapp based on this
error: Application pub with path /pub/ not found
Here's how it's defined in server.xml:
A quick look over the source code for mod_jk and
the 1.3 connector seem to show that adding the mod_ssl environment variable
SSL_CIPHER_USEKEYSIZE would not be too hard, perhaps based on cloning the code
that implements SSL_CIPHER handling.
Can the SSL_CIPHER_USEKEYSIZE environment param be