https://bz.apache.org/bugzilla/show_bug.cgi?id=57540

--- Comment #19 from Christopher Schultz <ch...@christopherschultz.net> ---
I have a question about your implementation in mod_jk: why are you passing the
SSL_PROTOCOL as a "SC_A_REQ_ATTRIBUTE" instead of a first-class piece of
information, like SC_A_SSL_CIPHER is done?

Would that represent a change to the protocol, since SC_A_SSL_CIPHER is a
constant defined by the protocol and SSL_PROTOCOL has nothing yet defined?

I'm going to commit this patch to trunk and then work on a proposal for a
back-port, since a lot has changed between Tomcat 8 and the trunk at this
point.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to