Trying to enable HSTS for NXRPM OSS 2.14.13-01 and I'm the service won't start after I try modifying the
jetty-https.xml
Log shows...
jvm 1 | 2019-05-30 13:40:11,133-0400 INFO [WrapperListener_start_runner] org.sonatype.nexus.bootstrap.jetty.JettyServer - Applying configuration: file:/E:/nexus-2.14.13-01/conf/jetty-https.xml
jvm 1 | 2019-05-30 13:40:11,164-0400 WARN [WrapperListener_start_runner] org.eclipse.jetty.xml.XmlConfiguration - Config error at <Ref refid="httpConfig"><Set name="secureScheme">https</Set><Set name="securePort"><Property name="application-port-ssl"/></Set></Ref>
jvm 1 | 2019-05-30 13:40:11,180-0400 ERROR [WrapperListener_start_runner] org.sonatype.nexus.bootstrap.jetty.JettyServer - Start failed
jvm 1 | java.lang.IllegalStateException: No object for id=null
Can't really find anything on enabling this in this version.
Lots on the newer version having it enabled by default but I'm having some trouble with it.
Any help would be appreciated.
Thank you,