Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla 도움말 검색

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

Learn More

OpenH264 fails to install with HTTPS-Only mode enabled

  • 5 답장
  • 6 이 문제를 만남
  • 1 보기
  • 최종 답변자: Andrej

more options

"OpenH264 Video Codec provided by Cisco Systems, Inc." plugin will sit in the "will be installed shortly" status forever if you have HTTPS-Only mode enabled. I have been pulling my hair out for the last few days trying to figure out why I couldn't play YouTube or many other sites videos.

Turns out the site that the library is downloaded from has a bad certificate installed: https://ciscobinary.openh264.org/libopenh264-2.3.0-linux64.6.so.bz2

``` Websites prove their identity via certificates. Firefox does not trust this site because it uses a certificate that is not valid for ciscobinary.openh264.org. The certificate is only valid for the following names: a248.e.akamai.net, *.akamaihd-staging.net, *.akamaihd.net, *.akamaized-staging.net, *.akamaized.net

Error code: SSL_ERROR_BAD_CERT_DOMAIN ```

OS: Fedora 36 Firefox Version: 104.0 (64-bit)

"OpenH264 Video Codec provided by Cisco Systems, Inc." plugin will sit in the "will be installed shortly" status forever if you have HTTPS-Only mode enabled. I have been pulling my hair out for the last few days trying to figure out why I couldn't play YouTube or many other sites videos. Turns out the site that the library is downloaded from has a bad certificate installed: https://ciscobinary.openh264.org/libopenh264-2.3.0-linux64.6.so.bz2 ``` Websites prove their identity via certificates. Firefox does not trust this site because it uses a certificate that is not valid for ciscobinary.openh264.org. The certificate is only valid for the following names: a248.e.akamai.net, *.akamaihd-staging.net, *.akamaihd.net, *.akamaized-staging.net, *.akamaized.net Error code: SSL_ERROR_BAD_CERT_DOMAIN ``` OS: Fedora 36 Firefox Version: 104.0 (64-bit)

선택된 해결법

To fix this issue, disable HTTPS-Only mode. This isn't a request for help, but rather a bug report.

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (5)

more options

선택된 해결법

To fix this issue, disable HTTPS-Only mode. This isn't a request for help, but rather a bug report.

more options

Nickolas Gupton said

"OpenH264 Video Codec provided by Cisco Systems, Inc." plugin will sit in the "will be installed shortly" status forever if you have HTTPS-Only mode enabled. I have been pulling my hair out for the last few days trying to figure out why I couldn't play YouTube or many other sites videos.

What the OpenH264 plugin is for https://support.mozilla.org/en-US/kb/open-h264-plugin-firefox

One package to make sure you have installed on Linux is FFmpeg so you can fully support the HTML5 players used for video, audio and games on sites like Youtube, Twitch and news sites.

more options

James said

What the OpenH264 plugin is for https://support.mozilla.org/en-US/kb/open-h264-plugin-firefox One package to make sure you have installed on Linux is FFmpeg so you can fully support the HTML5 players used for video, audio and games on sites like Youtube, Twitch and news sites.

Yes, I am aware what the plugin is for and I already provided a temporary solution to the problem, this is just a bug report for that issue to be fixed by the Firefox devs. Things are working fine for me now that the plugin has installed, problem was just getting it installed since the HTTPS certificate for the domain it is downloaded from is invalid.

more options

I'm not sure why Firefox would upgrade such a http:// link to secure HTTPS to access a server that doesn't support secure connections and only works with http://.

  • chrome://global/content/gmp-sources/openh264.json
more options

But how do I fix this? I dasbled HTTPS-only mode and it still doesn't work.