Hello.

I am currently trying to test 4.0.2 behind IIS on Win2K, via ajp13,
and I'm trying out the SSL features.

I found that the cipher suite string is not passed from IIS to jk and
I want to know if the implementation is merely not yet done, or if
there are technical reasons that makes the task hard or maybe even
impossible, based on the information currently available through ISAPI
and related interfaces.

I've been looking at jk_isapi_plugin.c and saw that there is a place
holder for the cipher suite string but it is not set.  I then searched
the tomcat-dev mailing list archive and found that this cipher suite
stuff is a new feature that was demanded in Serlvet2.3, and did not
exist in the days of ajp13.  I then tried to see if I could easily
add that feature or not.  I searched msdn for cipher suite, and found
that they do have the concept, but I could not figure out how to
reach that information starting from the stuff that are in your hands
within an ISAPI extension.  My guess is that there is no easy way to
do this, and I want to know if anyone tried this job and reached any
conclusions.

--
Hideo Takahashi
Business Solutions Division, Hitachi Ltd.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to