Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-16168

File downloads over SSL don't work with cache control in IE browser

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 3.1
    • 3.0
    • None

    Description

      When you try to save an attachment over ssl in Internet Explorer, you may receive this error message. See the sample header in the attached text file.

      There is a bug reported in IE support site at http://support.microsoft.com/default.aspx?scid=kb;en-us;323308

      A workaround in Confluence 2.10.x and below:

      • Place these Valve elements in the Context element of conf/server.xml:
        <Valve className="org.apache.catalina.authenticator.FormAuthenticator" securePagesWithPragma="false" />
        <Valve className="org.apache.catalina.authenticator.NonLoginAuthenticator" securePagesWithPragma="false" /> 
        

      UPDATE for Confluence 3.x:

      This issue may still exists in Confluence 3.x, however, it is due to Tomcat configuration. If you are still encountering this issue, please add the same valve elements above to your Tomcat's server.xml.

      Attachments

        1. Header.txt
          8 kB
        2. IEError.png
          IEError.png
          114 kB

        Issue Links

          Activity

            People

              matt@atlassian.com Matt Ryall
              mgchong Ming Giet Chong [Atlassian]
              Votes:
              3 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: