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

Pages served over HTTPS that embed Flash movies display a security warning on IE

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • 2.5.4, 2.6.0
    • None
    • Tomcat 5.5.9, jdk 1.5.0, Fedora Core 1,Confluence 2.2.1a
    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      When viewing a page with embedded Flash movies over HTTPS IE clients get a security popup "This page contains both secure and nonsecure items".

      All it takes to fix this is to change the object codebase from:

      codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0'

      to:

      codebase='https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0'

              Unassigned Unassigned
              3e7da4c0926c Horacio Blanco
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: