ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Crypto Policy -- Firefox 82.0.2 and Fedora 33

    Scheduled Pinned Locked Moved IT Discussion
    firefoxfedora
    1 Posts 1 Posters 570 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • black3dynamiteB
      black3dynamite
      last edited by black3dynamite

      Anyone ran into this error in Firefox 82.0.2 on Fedora 33?
      f2d3457e-1fd8-4f58-be1f-5be8cef837b2-image.png

      Certain secured websites doesn't load with Firefox but it works on other chromium-based browsers.

      The only fix I found was to set crypto policies to DEFAULT:FEDORA32.

      It's system-wide changes so you will see this message after running the command:
      Setting system policy to DEFAULT:FEDORA32 Note: System-wide crypto policies are applied on application start-up. It is recommended to restart the system for the change of policies to fully take place.

      # To view the current crypto policy:
      sudo update-crypto-policies --show
      
      # To set the default crypto policy to Fedora 32 in Fedora 33:
      sudo update-crypto-policies --set DEFAULT:FEDORA32
      
      # To set the policy back to default:
      sudo update-crypto-policies --set DEFAULT
      

      You only need to restart Firefox for the changes to take place.

      1 Reply Last reply Reply Quote 2
      • 1 / 1
      • First post
        Last post