Am 17.02.2015 um 21:13 schrieb bugzi...@apache.org:
https://bz.apache.org/bugzilla/show_bug.cgi?id=57540

--- Comment #12 from Christopher Schultz <ch...@christopherschultz.net> ---
Rats... looks like to support AJP, there need to be additional data sent by the
proxy. There is no pre-defined field for SSL_PROTOCOL (similar to
o.a.coyote.ajp.Constants.SC_A_SSL_CIPHER) so that'll need to wait.

Answering here, because I'm waiting for a pw reset mail form BZ, but BZ currently can't send pw mails.

I added a proprietary request attribute named "AJP_SSL_PROTOCOL" to mod_jk in r1660504. It could be mapped to a uniform attribute name, e.g. "org.apache.tomcat.util.net.secure_protocol_version" or whatever is the final name from this patch here in the Tomcat connector. If this featur ehere gets applied, I'll add the same extension to mod_proxy_ajp (httpd trunk) and will propose for backport).

Regards,

Rainer


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to