canonical/multipass

[snap] import certificates from the host

Open

#1,453 opened on Mar 30, 2020

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C++ (6,956 stars) (634 forks)batch import
enhancementhelp wantedmedium

Description

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.

Contributor guide