Service fails to start after upgrade with the following error. My keystore does not contain multiple certificates:
2020-11-03 14:07:40,516 ERROR - Could not start server: KeyStores with multiple certificates are not supported on the base class org.eclipse.jetty.util.ssl.SslContextFactory. (Use org.eclipse.jetty.util.ssl.SslContextFactory$Server or org.eclipse.jetty.util.ssl.SslContextFactory$Client instead)
java.lang.IllegalStateException: KeyStores with multiple certificates are not supported on the base class org.eclipse.jetty.util.ssl.SslContextFactory. (Use org.eclipse.jetty.util.ssl.SslContextFactory$Server or org.eclipse.jetty.util.ssl.SslContextFactory$Client instead)
I've just tried 4.8.6 which claims to have fixed this but I still get
ERROR [main ] fisheye Run-logStartupException - Could not start server: KeyStores with multiple certificates are not supported on the base class org.eclipse.jetty.util.ssl.SslContextFactory. (Use org.eclipse.jetty.util.ssl.SslContextFactory$Server or org.eclipse.jetty.util.ssl.SslContextFactory$Client instead)
I'm happy to report that I've just upgraded to 4.8.7 and it seems to be working normally.
Still doesn't work on 4.8.6
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As i have seen in Atlassian roadmap - will be fixed in 4.8.7. Please be patient :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The bug was closed and it sounded like they were saying it should work now. I'll wait for 4.8.7, thanks for letting me know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.