Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTPS issue #80

Open
vimlan opened this issue Nov 3, 2014 · 5 comments
Open

HTTPS issue #80

vimlan opened this issue Nov 3, 2014 · 5 comments

Comments

@vimlan
Copy link

vimlan commented Nov 3, 2014

I am getting the following error. My site runs over secure server. Is there a way out?

[blocked] The page at 'https://mysite.com/ was loaded over HTTPS, but ran insecure content from 'http://www.google.com/evercookie/cache/mysite.com/mycookie: this content should also be loaded over HTTPS.

@ershov-ilya
Copy link

+1 same error, browser Google Chrome

@SebastianBoyd
Copy link

Same problem for me

@manigandham
Copy link

If you have a HTTPS site, all the resources should be loaded from https:// too. Host them locally if those resources don't support https from the external url.

@pagenoare
Copy link

I think this line is causing it: https://github.com/samyk/evercookie/blob/master/js/evercookie.js#L890

if so, disabling history storage might solve it.

SleepProgger added a commit to SleepProgger/evercookie that referenced this issue Nov 4, 2015
@SleepProgger
Copy link
Contributor

Untested fix at:
SleepProgger@46a55d1

I added a option for the use of https. But as i think about it, is there any reason not to just always use https://www.google.com/evercookie/cache/... ?

paul-at added a commit to paul-at/evercookie-1 that referenced this issue Dec 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants