I created a shopping cart webpage in Node.js using the Stripe API and when I deployed it to Heroku I was getting a not secure webpage error my error is:
Your connection to this site is not secure You should not enter any sensitive information on this site (for example, passwords or credit cards), because it could be stole by attackers
Is there something that I can do to stop this because no images are loaded I only get this error in google Chrome. In Safari and Firefox I don't even get an error, but the images wont load.