Linux Lite Forums
Mozilla PPA fix 0AB215679C571D1C8325275B9BDB3D89CE49EC21 - Printable Version

+- Linux Lite Forums (https://www.freecinema2022.gq/forums)
+-- Forum: General (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=4)
+--- Forum: Security & Bug Fixes (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=16)
+--- Thread: Mozilla PPA fix 0AB215679C571D1C8325275B9BDB3D89CE49EC21 (/showthread.php?tid=9325)



Mozilla PPA fix 0AB215679C571D1C8325275B9BDB3D89CE49EC21 - Valtam - 01-27-2025

For those whose OCD needs curing, here's a fix for the Mozilla PPA weak algorithm message during 'sudo apt-get update' in the Terminal.

Code:
sudo touch /etc/apt/apt.conf.d/99weakkey-warning

Code:
sudo nano /etc/apt/apt.conf.d/99weakkey-warning

copy:

Code:
APT::Key::Assert-Pubkey-Algo ">=rsa1024";

into the 99weakkey-warning file.

Done Smile

Will be fixed in 7.4