prebid / Prebid.js

Setup and manage header bidding advertising partners without writing code or confusing line items. Prebid.js is open source and free.
https://docs.prebid.org
Apache License 2.0
1.28k stars 2.05k forks source link

Verify all bidder adaptors are HTTPS compliant #136

Closed prebid closed 8 years ago

prebid commented 8 years ago

As a publisher, I'd like to send HTTPS only requests through Prebid.js, so that my HTTPS pages can serve header bidding ads.

robert-kraemer commented 8 years ago

This is in fact becoming more and more important since publishers are switching to HTTPS only inventory. For Rubicon in fact there is a call being made to a hardcoded http address (http://ads.rubiconproject.com/ad/%%RP_ACCOUNT%%.js) that could easily replaced by a secure call. Any plans to fix/support this in an upcoming release?

prebid commented 8 years ago

Thank you @robert-kraemer - we are adding Rubicon's latest API FastLane: https://github.com/prebid/Prebid.js/pull/158

It is HTTPS compatible and we are launching it soon. Do you think you will be able to use FastLane, instead of the current older API? We are deprecating the older API as well, because it's much slower and requires building an iFrame.

mkendall07 commented 8 years ago

This is fixed now that Rubicon is using HTTPS. https://github.com/prebid/Prebid.js/commit/9ee0650f77e9debe22061e326d9006bfd312b85d