a Few days ago I started noticing strange behavior with calls failing and pods with valid imag tags not working and finally figured out what seems like armbian stopped trusting any certificates.
When I apt update I get errors (certificate something something)
When I curl google.com it says invalid certificate and have to use --insecure for it to work.
I've run update ca-certifactes -f to try and force it to trust them again but no real idea of what is wrong here.