This is the CDN that I am attempting to use:
<script src="http://sdks.shopifycdn.com/js-buy-sdk/v1/latest/index.umd.min.js"></script>
This source URL is not secure, but my website is, therefore, I am getting a mixed-content error when my site runs. What is the solution to this problem? What am I missing here?