Mixed SSL content warning

XMLWordPrintable

    • Type: Bug
    • Resolution: Invalid
    • Priority: Medium
    • Component/s: None
    • None

      On googledev.jira.com, we get the mixed SSL content warning.

      On this instance, SSL was enforced:

      1. SSL automatic re-direction was configured in Apache
      2. the URLs in studio.default.properties were in the form of https.

      This is the content of studio.default.properties:

      #
      # General studio configuration defaults
      #
      # The configuration in this file may be overridden by anything in the studio.properties file in the studio home
      # directory.
      #
      
      # Whether this instance of studio is using an external crowd (disables
      # collaborator licensing if true)
      studio.external.crowd=false
      
      # The sysadmin user
      studio.sysadmin.user=sysadmin
      
      # Whether Bamboo is enabled for this instance
      studio.bamboo.enabled=true
      
      # Whether this is a Studio Gapps instance
      studio.gapps.enabled=true
      
      # Instance details
      studio.instance.hostname=googledev.jira.com
      studio.instance.ip=63.246.18.130
      
      crowd.cookie.domain=.googledev.jira.com
      
      # Enforce SSL by default
      studio.enforce.ssl=true
      
      # Base URLs to applications
      studio.jira.base.url=https://googledev.jira.com
      studio.fisheye.base.url=https://googledev.jira.com/source
      studio.confluence.base.url=https://googledev.jira.com/wiki
      studio.bamboo.base.url=https://googledev.jira.com/builds
      studio.svn.base.url=file:///data/jirastudio/svn/root
      studio.svn.public.url=https://googledev.jira.com/svn
      # Base URLs to Gapps apps
      chatbar.base.url=https://googledev.jira.com/chatbar
      chatbar.comet.base.url=https://googledev.jira.com/chatbar
      
      # Mail configuration
      studio.mail.server=localhost
      studio.mail.server.username=admin
      studio.mail.server.password=admin
      studio.mail.server.from.email.address=jira@googledev.jira.com
      
      # GAPPS Related configuration
      com.atlassian.agmp.domain.name=atl-paid-dev.com
      com.atlassian.agmp.admin.email=gapps-syd@atlassian.com
      com.atlassian.agmp.oauth.consumer.key=808816623627.apps.googleusercontent.com
      com.atlassian.agmp.oauth.signer.url=http://signer/cgi-bin/signer/signer.pl
      com.atlassian.agmp.google.logout.url=http://www.google.com/a/atl-paid-dev.com/Logout
      com.atlassian.agmp.reprovision=0
      
      # no more than 50 concurrent requests:
      com.atlassian.agmp.oauth.signer.max.connections=50
      # 10 second timeout:
      com.atlassian.agmp.oauth.signer.http.timeout.millis=10000
      

            Assignee:
            Unassigned
            Reporter:
            waratah
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: