server type linux, upgrade from 10.0.41 to 12.0.5
LOG error:
...
Caused by: java.lang.IllegalStateException: KeyStores with multiple certificates are not supported on the base class org.e
clipse.jetty.util.ssl.SslContextFactory. (Use org.eclipse.jetty.util.ssl.SslContextFactory$Server or org.eclipse.jetty.util.ssl.SslContextFactory$Client instead
- Does this have an easy solution? (seems to reference xml configurations on google but I can't find similar XML files locally)
- If I can't resolve this quickly, how do I rollback versions safely after the upgrade "succeeded"