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".

Tìm hiểu thêm

Your connection is not secure

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

more options

After adding self signed certificate Mozila is giving error "Your connection is not secure" Even its working okay in chrome. I have added the exception from the option still getting the same problem.

After adding self signed certificate Mozila is giving error "Your connection is not secure" Even its working okay in chrome. I have added the exception from the option still getting the same problem.
Đính kèm ảnh chụp màn hình

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

Yes, that is correct. If you use .dev then a secure connection is enforced.

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

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

more options

Your screenshot is telling you what is wrong.

more options

I am not able to open local site with https

Mozilla is preventing to open it

more options

Is this happening with a local connection?

You can no longer use some domains like .dev locally because its owner (Google) has added some domains to the HSTS preload list and a secure connection is automatically enforced. The ".dev" domain landed on the HSTS preload list in Firefox 59.0b7 and this means that Firefox will automatically try a secure connection to these TLDs.

A possible workaround could be to disable the HSTS preload list, but this is not recommended.

  • network.stricttransportsecurity.preloadlist = false
more options

You means I have to change the .dev domain to another in my local system for testing. Right??

more options

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

Yes, that is correct. If you use .dev then a secure connection is enforced.