kendo dataviz over https
How do I fix the issue below in order to get the our webpages to work with kendo?
Over http, my keno charts load and render without issue. However, when I run the same web page over https, the bar and pie charts do not render.
The error message over https is as follows: The page at ... was loaded over HTTPS, but requested an insecure stylesheet 'cdn.kendostatic.com/.../kendo.dataviz.min.css'. This request has been blocked; the content must be served over HTTPS.
-- and --
The page at ... was loaded over HTTPS, but requested an insecure script 'cdn.kendostatic.com/.../kendo.dataviz.min.js'. This request has been blocked; the content must be served over HTTPS.
We are using Sitefinity for our web sites.
Was there a reply to this? I've got exactly the same issue.