Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4451

Troubleshooting • SSL handshake failed

$
0
0
Hi folks, I'm trying to get my Raspberry pi model B up and running after 10 years of not using it. However, when I try to go on https websites it says "SSL handshake failed" on the midori browser and an error pops up on the netsurf one too (which can go away after accepting the pop up but isn't practical especially as it started opening infinite pop ups.) I tried

Code:

sudo apt-get install --reinstall ca-certificates ca-certificates-java
and it seemed to install a bunch of packages but then a bunch of 404 errors showed up so I'm unsure if any were actually installed. I tried to

Code:

 --fix-missing
when it prompted me to but it said this command wasn't found, and for

Code:

sudo apt-get update 
again there were a load of 404 errors. The date and time seem to be correct so I don't think this is the issue. I'm assuming the SSL certificates are outdated or something but I can't figure out how to update them or even how to check if they're outdated. I used

Code:

ls /etc/ssl/certs 
to see the certificates however I don't know what to do with the information it returned me. Any help would be much appreciated!

Statistics: Posted by oxbowlakes — Sun Jun 02, 2024 11:43 pm — Replies 0 — Views 3



Viewing all articles
Browse latest Browse all 4451

Trending Articles