Zitat von Thor Tall <[EMAIL PROTECTED]>:

> I have the same problem with tomcat 4.0.1 and
> mod_webapp and haven't been able to figure out how is
> should work. I have looked in the mod_webapp code and
> the SSL code seem to be in place. But I have not found
> out what the problem is. 
> Just a question do you get a null point back from your
> call ?

Yes, with mod_webapp I get a null pointer from 
String certAttribute = "javax.servlet.request.X509Certificate";
X509Certificate certificate[] = 
(java.security.cert.X509Certificate[])request.getAttribute(certAttribute);

With mod_jk this is working.

Regards
Markus

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to