Uploaded image for project: 'Cloud Enablement'
  1. Cloud Enablement
  2. CLOUD-785

Apache Tomcat installation - server properties //8

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • JWS30 1.3.0.GA
    • None
    • Docker, JWS3
    • None
    • 0
    • 0% 0%
    • CLOUD Maintenance Sprint 2

    Description

      need to harden docker image in a following way

      Debug information must be hidden from the requestor and optional -> display an Error page to the requestor

      details on howto:
      In the tomcat doc https://tomcat.apache.org/tomcat-8.0-doc/config/valve.html#Error_Report_Valve: it is proposed to configure in the server.xml file a errorreportvalve that will not expose any tomcat related information
      <Valve className="org.apache.catalina.valves.ErrorReportValve" showReport="false"
      showServerInfo="false"
      />

      Attachments

        Activity

          People

            wdecoste1@redhat.com William Decoste (Inactive)
            rhn-support-akokshar Alexander Koksharov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: