Backchannel failing after upgrade
Klingenstein, Nate
nklingenstein at calstate.edu
Thu Jan 12 15:49:42 EST 2017
The below gives you a very good place to debug this, too. You should
find separate connectors defined for 443 and 8443 in your Jetty config.
Do a diff. Your TLS flags have got to be different for this behavior to
occur.
It's very likely that you have some cipher suites banned or something in
one connector but not the other, probably due to using the distribution
as the basis for one and something sourced elsewhere for the other.
On 01/12/2017 08:36 PM, James Drews wrote:
> I'll also mention, that if I use the non-working cert and connect to port 443 (same jetty engine), that works. So there is something else in the backchannel rejecting it.
More information about the users
mailing list