
I have a MyBB forum which is running SSL via NGINX. SSL is forced through an Nginx configuration.
My issue is that any content that is not hosted on the server itself, such as users who post tutorials and post images which are not on the server (for eg, IMGUR), they break the SSL. SSL is desgined to encrypt data to, and from the server but with users posting images or content that is not on the the server, the SSL breaks and comes up with a sign that not all content is going through SSL.
Is there any way to fix this error? It's pretty serious.