-
Notifications
You must be signed in to change notification settings - Fork 26
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
Plugin is being blocked because cdn is not https #46
Comments
Hi, that's weird, it should load through HTTPS if your server is in HTTPS. Can you add this in your config ?
|
@prbaron added that to config, working like a charm, thanks! |
Many thanks for it. On Thu, 24 Mar 2016 10:24 Long Nguyen, [email protected] wrote:
|
This also worked for me in an electron app (issue was file not found though) |
was loaded over HTTPS, but requested an insecure script 'http://cdn.jsdelivr.net/ace/1.1.4/noconflict/ace.js'. This request has been blocked; the content must be served over HTTPS.
The text was updated successfully, but these errors were encountered: