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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | bu-https_support-2083247-3.patch | 393 bytes | sitiveni |
| #1 | 2083247-https_support-1.patch | 642 bytes | guillaumev |
Comments
Comment #1
guillaumev commentedHere is the patch.
Comment #2
pebosi commentedThere will be an SSL certificate for the domain browser-update.org (Sponsored by me). So no need to use github.
Thx
Comment #3
sitiveni commentedHi 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.
Comment #5
pebosi commentedFixed in last commit.