Tagged Questions
0
votes
0answers
112 views
Secure way to import third party web-content to my site so it sends over SSL?
As an example, lets say I'm working with a product that requires I put <iframe>s onto my page, which then get embedded into my existing website.
The issue being my website is SSL, and the ...