Skip to main content
Topic: qutebrowser : issue with certificates (Read 772 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

qutebrowser : issue with certificates

I got these errors on qutebrowser startup :

Code: [Select]
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 :

Code: [Select]
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 :

Code: [Select]
update-ca-trust

Any idea of what I forgot to do ?