GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Ssl insecure page trying to make secure (https://gfy.com/showthread.php?t=1300034)

esham 06-13-2018 08:44 PM

Ssl insecure page trying to make secure
 
I'm trying to use a iframe to embed a insecure site. Is it possible to make this secure somehow.

<div class="entry-content">
<div align="center">
<div style="position: static; overflow: hidden; left: 160px; top: 10px; border: solid 0px #555; width: 1068px; height: 8138px;">
<div style="overflow: hidden; margin-top: -40px; margin-left: -25px;"></div>
<p><iframe style="height: 16790px; border: 1px none; width: 1080px; margin-top: -340px; margin-left: -54px;" src="http:/site.com/?sort=2" width="300" height="150" frameborder="0" scrolling="no"></iframe></p
</div>
</div>

Paul&John 06-14-2018 12:33 AM

Quote:

src="http://site.com/?sort=2"
has to be loaded via https or just // , so -> src="//site.com..."
in case they do have a ssl version of it.. and none of the stuff loaded via that iframe will be served via non-ssl

TFCash 06-14-2018 12:40 AM

Quote:

Originally Posted by esham (Post 22286759)
I'm trying to use a iframe to embed a insecure site. Is it possible to make this secure somehow.

To answer your question, No. You can't wrap anything around a non-secure site to allow it to make it look or act secure, would kind of defeat the purpose of secure if you could :1orglaugh

It has to be secure, or it will downgrade the pages that your embedding the non-secure site on. Best to get them to upgrade to https, it is 2018 after all.

:thumbsup good luck

fivestarpornsitescom 06-14-2018 04:04 AM

Ok i guess its not possible with out owner update the site.

Kafka 06-15-2018 01:32 AM

You can proxying unsecure to secure.

For example with Apache and proxypass.


All times are GMT -7. The time now is 09:43 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123