Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-9284

[fiware-stackoverflow] Fix "Load unsafe scripts" on Map viewer Mashup displaying data from Orion instance

    Details

      Description

      Created question in FIWARE Q/A platform on 09-04-2015 at 15:04
      Please, ANSWER this question AT https://stackoverflow.com/questions/29540088/fix-load-unsafe-scripts-on-map-viewer-mashup-displaying-data-from-orion-instan

      Question:
      Fix "Load unsafe scripts" on Map viewer Mashup displaying data from Orion instance

      Description:
      When using Fi-ware map viewer mashup for displaying Points of interest from a orion instance I have to allow ALWAYS "Load unsafe scripts" option on my browser to display them on the map. Otherwise nothing is shown.

      There is a way to configure properly context orion broker or Map viewer mashup?

      I created a self-signed SSL certificate on the server where Orion runs with the following commands:

      $ openssl genrsa -des3 -out server.key 1024
      $ openssl req -new -key server.key -out server.csr
      $ openssl x509 -req -days 365 -in server.csr -signkey server.key -out server.crt

      and I run context Orion broker through https:

      $contextBroker -https -key <path-to-server-key> cert <path-to-server-cert>

      and then I can make requests through "https" but still having this warning. I guess that it is because my certificate is not a valid one? Maybe I have misconceptions? there is a way to fix it without this workaround?

        Activity

        Hide
        backlogmanager Backlog Manager added a comment -

        2017-05-28 06:05|CREATED monitor | # answers= 1, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2017-05-28 06:05|CREATED monitor | # answers= 1, accepted answer= True
        Hide
        backlogmanager Backlog Manager added a comment -

        2017-05-28 09:05|UPDATED status: transition Answer| # answers= 1, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2017-05-28 09:05|UPDATED status: transition Answer| # answers= 1, accepted answer= True
        Hide
        backlogmanager Backlog Manager added a comment -

        2017-05-28 12:05|UPDATED status: transition Answered| # answers= 1, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2017-05-28 12:05|UPDATED status: transition Answered| # answers= 1, accepted answer= True

          People

          • Assignee:
            aarranz Álvaro Arranz
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: