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

--- Comment #13 from Christopher Schultz <ch...@christopherschultz.net> ---
Okay, the patch doesn't work as presented.

If you request the SSL protocol before any of the other SSL attributes, then
the protocol comes back as null. That's because
o.a.c.connector.Request.getAttribtue does some magic to trigger the loading of
the SSL variables from the (physical) request into the request attributes.

I'm working on an update to the patch that includes hooks for this magic.

-- 
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