Ionic CDN HTTPS

I know this isn’t exactly the purpose of Ionic, but I’m using it to build a mobile web app hosted on a server behind SSL. Because it’s being hosted on the web (and will be accessed via mobile browsers, at least to start), I was hoping to use the CDN instead of hosting a local copy.

However, because the CDN doesn’t use SSL, it won’t load the resources because it’s “insecure”. How difficult would it be to get MaxCDN to put up SSL? Is this even something that’s worthwhile?