https://bz.apache.org/bugzilla/show_bug.cgi?id=65991
--- Comment #6 from Amit Pande ---
Hello Remy,
Running into the same issue even without using bindOnInit as mentioned in
comment #4.
This is the connector configuration in use.
https://bz.apache.org/bugzilla/show_bug.cgi?id=65991
--- Comment #5 from Remy Maucherat ---
You will not get the NPE, but it is up to you to test it.
--
You are receiving this mail because:
You are the assignee for the bug.
-
T
https://bz.apache.org/bugzilla/show_bug.cgi?id=65991
--- Comment #4 from James Covington ---
I had submitted a bug report 65994 which was marked as a duplicate of this. In
my case, I did not have bindOnInit set to false.
My SSL Connector:
and my context.xml:
In my case, removing the
https://bz.apache.org/bugzilla/show_bug.cgi?id=65991
Remy Maucherat changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=65991
--- Comment #2 from Remy Maucherat ---
Logic was added to detect bad client cert configurations (where the valve would
require renegociation that cannot be done), but there seems to be a problem.
--
You are receiving this mail because:
You ar
https://bz.apache.org/bugzilla/show_bug.cgi?id=65991
Remy Maucherat changed:
What|Removed |Added
CC||james.h.coving...@gmail.com
--- Comme