Mate Juhasz created OOZIE-3599: ---------------------------------- Summary: Upgrade Jetty to 9.4.28 Key: OOZIE-3599 URL: https://issues.apache.org/jira/browse/OOZIE-3599 Project: Oozie Issue Type: Bug Affects Versions: 5.2.0 Reporter: Mate Juhasz Fix For: trunk
Jetty could be upgraded to the latest version, which is now 9.4.28.v20200408, though it has to be checked before if its feasible. In case we upgrade we have to be aware of wildcard certs with SAN as well and should change the code to use SslContextFactory.server instead of SsslContextFactory in org.apache.oozie.server.SSLServerConnectorFactory class. -- This message was sent by Atlassian Jira (v8.3.4#803005)