qutebrowser : issue with certificates
I got these errors on qutebrowser startup :
https:_cdn.staticfile.org_vue...min.js SSL handshake failed: the issuer certificate of a locally looked up certificate could not be found
https:_cdn.staticfile.org_jquery...min.js SSL handshake failed: the issuer certificate of a locally looked up certificate could not be found
- no error on firefox or chromium on Artix
- no error with qutebrowser on Arch or Manjaro, with same version and config
I got these packages installed :
system/ca-certificates 20240618-1 [installed]
system/ca-certificates-mozilla 3.113.1-1 [installed]
system/ca-certificates-utils 20240618-1 [installed]
system/libksba 1.6.7-2 [installed]
world/python-certifi 2025.07.09-1 [installed]
extra/python-certifi 2025.07.09-1 [installed]
system/openssl 3.5.1-1 [installed]
system/openssl-1.1 1.1.1.w-2 [installed]
world/python-pyopenssl 25.1.0-1 [installed]
I ran :
update-ca-trust
Any idea of what I forgot to do ?