Jump to content

jeremyr

Approved members
  • Posts

    1
  • Joined

  • Last visited

About jeremyr

jeremyr's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. I am having this problem also. Both the ad-server and the website these ads are being served on are running HTTPS. However once the first script is invoked it seems to be pulling the remaining files via non-SSL. I get these type of errors when I inspect element: ...was loaded over HTTPS, but displayed insecure content from 'http://example.com/www/delivery/lg.php?bannerid=4..... Even though my embed code looks like this: <iframe id='a4d58c4e' name='a4d58c4e' src='https://example.com/www/delivery/afr.php?refresh=10&amp;zoneid=1&amp;cb=INSERT_RANDOM_NUMBER_HERE' frameborder='0' scrolling='no' width='100%' height='250' allowtransparency='true'><a href='https://example.com/www/delivery/ck.php?n=aefcd416&amp;cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='https://example.com/www/delivery/avw.php?zoneid=1&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=aefcd416' border='0' alt='' /></a></iframe> As far as I can tell the auto-generated files in www/delivery/ are not properly switching to the SSL url. I can't figure out how to force SSL with out manually editing these files. Any ideas are welcome.
×
×
  • Create New...