You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Tommy-Carlos Williams (JIRA)" <ji...@apache.org> on 2017/09/15 00:26:00 UTC

[jira] [Created] (CB-13284) Slack js on cordova-docs fails to load due to insecure response

Tommy-Carlos Williams created CB-13284:
------------------------------------------

             Summary: Slack js on cordova-docs fails to load due to insecure response
                 Key: CB-13284
                 URL: https://issues.apache.org/jira/browse/CB-13284
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-docs
         Environment: All
            Reporter: Tommy-Carlos Williams


The file slackin.js is served from https://slack.cordova.io with an incorrect TLS certificate (*herokuapp.com)

{code:none}
Failed to load resource: net::ERR_INSECURE_RESPONSE
{code}

We cannot just serve it from http as cordova.apache.org is served from https and would then have the issue of being mixed.

Is this slackin.js important? If it is, perhaps its script tag in the docs site could use the actual underlying herokuapp.com name instead of slack.cordova.io, then the TLS certificate would match.

However, if it's not that important, it could simply be removed.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org