Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Why forefox redirect me from http to https?

  • 6 trả lời
  • 5 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi Andrew

more options

When I try to load image from http://mediacdn.siteheart.com/widget/sh/20140729192546/img/logo.png Firefox redirect me to https://mediacdn.siteheart.com/widget/sh/20140729192546/img/logo.png . And there I see an error: ssl_error_bad_cert_domain

Screenshot (Russian): http://easycaptures.com/fs/uploaded/857/9798475899.png

I use latest version of Firefox (32.0.1) on Windows 7.

When I try to load image from http://mediacdn.siteheart.com/widget/sh/20140729192546/img/logo.png Firefox redirect me to https://mediacdn.siteheart.com/widget/sh/20140729192546/img/logo.png . And there I see an error: ssl_error_bad_cert_domain Screenshot (Russian): http://easycaptures.com/fs/uploaded/857/9798475899.png I use latest version of Firefox (32.0.1) on Windows 7.

Giải pháp được chọn

it appears that this picture is part of a cdn. maybe you came across a site hosted on that same CDN in the past that set a HSTS policy.

you can use the following addon to inspect that: https://addons.mozilla.org/firefox/addon/force-tls/

Đọc câu trả lời này trong ngữ cảnh 👍 2

Tất cả các câu trả lời (6)

more options

Hi Thanks for using firefox.

I see that the link is opening properly with http:// in my PC. However, sometime if the admin of the site (*.siteheart.com/*) configured .htaccess rule for all http:// link to be redirected and opened thru https:// only, users may face the similar issue.

Kindly try the link again by clearing the cache of your browser.

If the issue still exist, check your PC date and time. In some case, the certificate issue comes from wrong system time and date which rectifies the problem after changing the correct date and time.

Have a nice day.

[Note: I have just joined the volunteer team. I am not a native english speaker therefore my words can be messy. Any correction in my sentence thru private message much appreciated.]

Được chỉnh sửa bởi RASEL_Mohammed vào

more options

You probably have the HTTPS Everywhere add-on installed.


To check if an issue is caused by one of your add-ons, restart Firefox with Add-ons Disabled.

If the problem goes away in Safe Mode, you can either try to determine which add-on is to blame, or you can Reset Firefox and get rid of them all.

more options

Hi, Thanks for reply. I tried to clean browser cache and sync datetime via time-b.nist.gov, but the problem still remained.

In chrome this problem is not occurs.

More info: this picture (http://mediacdn.siteheart.com/widget/sh/20140729192546/img/logo.png) loading as the part of online consultant widget on my site. Image tag looks like <img src="//mediacdn.siteheart.com..."/>. My site works via http only so i think Firefox must try to load image also via http, but its not do that. Instead its try to load image via https.

more options

I am not installed HTTPS Everywhere.

I also try Safe Mode, but redirecting to https still occurs.

I dont think that reseting Firefox realy easy way, because I will need to spend some hours to tuning FF, install all extensions again, export/import data etc. No, this is not easy way) As well problem with redirecting occurs only with one domain (mediacdn.siteheart.com) not all domains I visit.

more options

Giải pháp được chọn

it appears that this picture is part of a cdn. maybe you came across a site hosted on that same CDN in the past that set a HSTS policy.

you can use the following addon to inspect that: https://addons.mozilla.org/firefox/addon/force-tls/

more options

Hi!

I installed force-tls and remove record *.siteheart.com - now image load and widget works fine!!!

Thank you very much, Philipp!