[15:56] Hello together, it's a way to use system ca-certificates for chromium in snapd on focal? Like I can do it for firefox: https://askubuntu.com/questions/244582/add-certificate-authorities-system-wide-on-firefox/1036637#1036637 [16:28] grabowji, the chromium snap should have full access to /usr/share/ca-certificates and /etc/ssl/certs ... so just adding your cert as usual and running the usual update-ca-certificates should work [16:29] chromium/chrome use nss, no? I don't think that will look at /usr/share/ca-certificates or /etc/ssl/certs [16:30] $ ldd ./chrome|grep nss [16:30] libnss3.so => /lib/x86_64-linux-gnu/libnss3.so (0x00007f368fa5c000) [16:31] not 100% good evidence, though, as it also links with gnutls apparently... [17:26] ogra, it doesn't work [17:34] grabowji, then better ask at forum.snapcraft.io ...