<[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
>
> Hi,
>
> I'm using:
>
>    IIS V6.0
>    JK 1.2.23
>    Tomcat 6.0.13
>
> No X509Certificate attribute is present in the request header received by
> my servlet when using Client Authenticated SLL with IIS6 and JK1.
>
> If I use Apache 2.2 with the mod_proxy modules it works fine.
>
> Is this a bug?  If so, in what... IIS or JK1?
>

Don't know, and I don't have access to an IIS machine to look myself.  If 
you are using the JK/Java Connector (default if APR isn't installed), then 
configuring DEBUG logging for the category 'org.apache.jk' should give you a 
request dump that may show if the cert is being sent.  Configuring DEBUG 
logging on the native JK side should also help see what IIS is giving back 
for the cert.

> Does anyone know of a workaround?  Will JK2 fix my problem?
>
> My customer must use IIS... so replacing with Apache is not an option. 
> :-(
>
>
> TIA
>
>
> Simon Temple
>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
> 




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to