Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hosting scripts on HTTPS #7

Open
sorig opened this issue Apr 22, 2018 · 1 comment
Open

Hosting scripts on HTTPS #7

sorig opened this issue Apr 22, 2018 · 1 comment

Comments

@sorig
Copy link

sorig commented Apr 22, 2018

When loading the MLweb scripts from a site that the client has connected to via HTTPS, most browsers won't allow loading the plain HTTP hosted javascript files. See this example:

index

Would it be possible to set up SSL on your server or perhaps find an alternative host that provides this automatically?

@sorig
Copy link
Author

sorig commented Apr 22, 2018

It may be worth considering hosting MLWeb on NPM as this would integrate the project into the javascript community, increase the user base, and free you from managing the host environment manually since there are CDNs such as https://unpkg.com that provide hosting for free.

I believe that #6 will make this process straightforward as the modules then become CommonJS compatible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant