On 04.05.2009 03:27, matt617 wrote:
> when using apache 2.2, tomcat 5.5.20 on top of java 1.5.10+ using Apache with
> Mod_SSL and Mod_Proxy to connect the Incoming http session through AJP to
> Tomcat my browser repeatidly prompts me for a ceritficate. 3 times at the
> beginning, then about 3 times every 10 minutes. does anyone know why? should
> i be posting this in the apache user group? is it an apache issues or tomcat
> issue?

It depends on what component is doing the certificate check, the Apache
web server or Tomcat? I assume by "prompts me for a certificate" you
mean you are using client certificates and not simply some confirmation
that the communication should proceed although the server certificate is
insecure etc.

Are you forcing client certificates by some mod_ssl configuration (then
it's an Apache web server topic) or by some security constraint or
similar in your web app or Tomcat?

Regards,

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to