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: [email protected]
For additional commands, e-mail: [email protected]