Due to this message in Chrome...
"The SSL certificate used to load resources from https://www.telerik.com will be distrusted in M70. Once distrusted, users will be prevented from loading these resources. See https://g.co/chrome/symantecpkicerts for more information."
I now know the Kendo-UI tries to talk back to Telerik, for at least a CSS file, but I don't know what else.
Many of our customers have a white-list of allowed internet sites, and we don't want our application to require random 3rd party addresses to be white-listed on their firewalls, or have our request refused. Architecturally, we did not appreciate this requirement for remote files for a library that we thought we hosted and delivered ourselves.
What are the options for not requiring internet access to use the Kendo UI? Is it just a CSS file (or other CDN files) or other things like metrics reporting? The CSS file does not appear to relate to any given version of Kendo UI - how do you keep backwards compatibility?
Many thanks for your help.