Hi,
I have prepared a patch to allow to use "javax.servlet.request.X509Certificate"
with the Http10Connector of TC3.3.
But I think the TC does not send a list of Acceptable client certificate CA
names, therefore I am not able to test my patch.
Has anyone already request for client certificate in TC3.3?
My config is:
+++
<Http10Connector port="8443" secure="true"
keypass="my_password"
clientauth="true"
/>
+++
Any hints?
Cheers
Jean-frederic
PS: I am going home and will go on tomorrow (it is 19:29 here now).