grabowji | 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 | 15:56 |
---|---|---|
ogra | 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:28 |
ahasenack | chromium/chrome use nss, no? I don't think that will look at /usr/share/ca-certificates or /etc/ssl/certs | 16:29 |
ahasenack | $ ldd ./chrome|grep nss | 16:30 |
ahasenack | libnss3.so => /lib/x86_64-linux-gnu/libnss3.so (0x00007f368fa5c000) | 16:30 |
ahasenack | not 100% good evidence, though, as it also links with gnutls apparently... | 16:31 |
grabowji | ogra, it doesn't work | 17:26 |
ogra | grabowji, then better ask at forum.snapcraft.io ... | 17:34 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!