Browser Update does not work on HTTPS sites (it triggers a mixed content error in browsers). I explained the issue (and the workaround) here:

http://www.viguierjust.com/en/article/making-browser-update-work-https

I will provide a patch which fixes the issue in the Browser Update Drupal module.

Comments

guillaumev’s picture

Status: Active » Needs review
StatusFileSize
new642 bytes

Here is the patch.

pebosi’s picture

Status: Needs review » Closed (won't fix)

There will be an SSL certificate for the domain browser-update.org (Sponsored by me). So no need to use github.

Thx

sitiveni’s picture

Issue summary: View changes
StatusFileSize
new393 bytes

Hi there, I know this issue is already done'n'dusted but then I thought why not adding my 2 cents anyway.
So here goes my patch which changes the URL to a protocol relative URL.

  • pebosi committed 76af587 on 7.x-1.x
    Issue #2236117, #2083247 patch by sitiveni: Use protocol relative url
    
pebosi’s picture

Status: Closed (won't fix) » Fixed

Fixed in last commit.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.