Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

expired certificate for linked images

more options

I went to https://www.dslreports.com/ and none of the linked images loaded. I cleared cookies and restarted in safe mode and neither helped.

I thought I'd look at the developer console: >[Exception... "Favicon at "https://i.dslr.net/logos/f/favicon-16x16.png" failed to load." nsresult: "0x805a1ff5 (<unknown>)" location: "JS frame :: resource:///modules/FaviconLoader.jsm :: onStopRequest :: line 241" data: no]

I then tried to go to: https://i.dslr.net/logos/f/favicon-16x16.png

It gave me warnings and I finally got the image after I accepted the risk: >Websites prove their identity via certificates, which are valid for a set time period. The certificate for i.dslr.net expired on 2022-02-07. > >Error code: SEC_ERROR_EXPIRED_CERTIFICATE

It works until I close the browser. Didn't there used to be a way to permanently store exceptions? Shouldn't the error be more visible for linked images?

I went to https://www.dslreports.com/ and none of the linked images loaded. I cleared cookies and restarted in safe mode and neither helped. I thought I'd look at the developer console: >[Exception... "Favicon at "https://i.dslr.net/logos/f/favicon-16x16.png" failed to load." nsresult: "0x805a1ff5 (<unknown>)" location: "JS frame :: resource:///modules/FaviconLoader.jsm :: onStopRequest :: line 241" data: no] I then tried to go to: https://i.dslr.net/logos/f/favicon-16x16.png It gave me warnings and I finally got the image after I accepted the risk: >Websites prove their identity via certificates, which are valid for a set time period. The certificate for i.dslr.net expired on 2022-02-07. > >Error code: SEC_ERROR_EXPIRED_CERTIFICATE It works until I close the browser. Didn't there used to be a way to permanently store exceptions? Shouldn't the error be more visible for linked images?

모든 댓글 (3)

more options

When I select: View Certificate I get; Validity Not Before - Wed, 10 Nov 2021 01:35:49 GMT Not After - Tue, 08 Feb 2022 01:35:48 GMT

more options

Yes but shouldn't the browser provide that feedback?

more options

Good detective work.

bjlockie said

Didn't there used to be a way to permanently store exceptions?

The preference for this in about:config is security.certerrors.permanentOverride (defaults to true, at least on Windows). However, unless this site is shutting down, it probably will be fixed pretty quickly.

Shouldn't the error be more visible for linked images?

It would be nice if a "broken" embedded image had a way to show more detail. However, I don't know the odds of something like that getting implemented.