[snap] import certificates from the host
There's currently no way to extend the system certificates for strict snaps. To cater for SSL-terminating proxies, we need to import /etc/ssl and /usr/share/ca-certificates from the host system.
Hi @Saviq . Is there a work around for this issue? For example, is it possible to point multipass to /var/snap/multipass/current/ca-certificates for certificates?
Hi @nicolasbock, I am afraid there is no workaround at the level of Multipass yet. This is a generic snap problem that should hopefully be fixed at the snap level. I don't know if there is any generic workaround – or proper solution, for that matter – for snaps. There is this in the thread linked above, but I imagine you saw that already.
Thanks for the update @ricab . I hadn't see the discussion, but I will definitely try it.