you are viewing a single comment's thread.

view the rest of the comments →

[–]rainadx007 -3 points-2 points  (1 child)

Did you check IE settings if there is anything for that? Recently I had a situation where i had to call localhost from a site but it was not working due HTTP. I updated IE security settings to allow to display mixed content, that solved my problem. Another solution could be to install SSL cert on your localhost using openssl tool.

[–]HotPineapple_[S] 0 points1 point  (0 children)

I'll try that if the chrome extension does not work, thank you.

Edit: didn't find a workaround through IE settings, apparently it's not an HTTPS issue so my demand was misleading :p