If your SSL terminates on Apache then you are obviously in the wrong
mailing list :)
You have nothing to configure in Tomcat.
On Thu, Mar 18, 2010 at 7:20 PM, rangeli nepal wrote:
> Good Morning Everybody,
>
> Currently I am trying set up a tomcat instance so that it can access web
> service b
I've registered a bug on that, with all needed files to reproduce.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48933
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...
> Are you keeping an SSL connection for a long time? Or, do you mean that
> if you wait for slightly longer than 1 minute after the last SSL request
> to make another one, the client certificate does not get delivered to
> Tomcat?
The latter one :)
>> 1) go to https://localhost:8443/ssltest, it w
Dear colleagues,
I'm chasing a strange problem with Tomcat + SSL + APR + Firefox.
Namely, the setup works perfectly (i.e. the client certificate is sent
and the servlet application can get it).
But if I allow the SSL connection to time out (it happens 1 minute
after the last request), the servlet
Just to help others to resolve the problem.
I've encountered the above error after deployment of new version of
webapp on Tomcat 5.5 running under Apache 2.0/mod_jk.
After some investigation, I've found out the reason:
the context name of the webapp was misspelled.
So, mod_jk is configured to re