mercredi 17 août 2016

Bokeh - making script content 'safe' for HTTPS display

I'm building a website with Bokeh plots, using inline embedding. However, using an https connection to the site blocks the plots from being rendered, as the source is deemed 'unauthenticated'. Is there a way to solve this?

In the 'Security Overview', it says:

Blocked mixed content Your page requested insecure resources that were blocked.

Where the two blocked requests were:

  • bokeh-0.12.1.min.css
  • bokeh-0.12.1.min.js

The website I'm working on is just an amateur project; if possible, I'm hoping to find a simple solution. I'm also not very familiar with content authentication & how https generally works... so apologies if my question is in any way simplistic or naive.




Aucun commentaire:

Enregistrer un commentaire