[ https://issues.apache.org/jira/browse/OOZIE-3599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Igor Dvorzhak updated OOZIE-3599: --------------------------------- Attachment: OOZIE-3599.001.patch > Upgrade Jetty to 9.4.28 or to the same one Hadoop uses > ------------------------------------------------------ > > 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 > Assignee: Igor Dvorzhak > Priority: Major > Fix For: trunk > > Attachments: OOZIE-3599.001.patch, OOZIE-3599.002.patch > > > 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. > > To see what version of Jetty Hadoop uses please see: > [https://github.com/apache/hadoop/blob/trunk/hadoop-project/pom.xml#L40] > When we decide which Jetty version we chose then we should change the Jira's > title. -- This message was sent by Atlassian Jira (v8.3.4#803005)