Raspberry pi ca-certificates issue wget -


i want make sudo rpi-update command (firmware updater). tried many ways , time set correctly , have install ca-certificates, still have following error !!! failed download update rpi-update !!! make sure have ca-certificates installed , time set corrctly

i tried every proposed solution. none of them worked except purge.

sudo apt-get purge ca-certificates sudo apt-get install ca-certificates 

i ended running

sudo autoremove 

which removed bunch of old packages weren't marked removal.

sudo rpi-update 

update worked. i'm not sure if correct or elegant solution action worked. post may old hope since have had issue , long time.


Comments