Hello! I'm getting an error every time I try to get content with HTTPS (e. g. curl, wget, git). $ curl https://google.com curl: (77) error setting certificate verify locations: CAfile: /etc/pki/tls/certs/ca-bundle.crt CApath: none I have read that this problem can be solved by installing ca-certificates, but the error persists even when version 2.5-1 is installed. Thank you in advance.