You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jan Piotrowski (Sujan) (JIRA)" <ji...@apache.org> on 2017/09/15 10:11:02 UTC

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

    [ https://issues.apache.org/jira/browse/CB-13284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16167662#comment-16167662 ] 

Jan Piotrowski (Sujan) commented on CB-13284:
---------------------------------------------

slackin.js is used to display a badge for Slack:

!https://cldup.com/IaiPnDEAA6.gif!

Source: https://github.com/rauchg/slackin#realtime-demo

There is also a static version that doesn't require loading JS:

!https://cldup.com/jWUT4QFLnq.png!

https://github.com/rauchg/slackin#svg-demo

The https error of course would still exist when switching.

What is the actual `herokuapp.com` hostname of that page?



> 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