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++ (634 forks)batch import
enhancementhelp wantedmedium

Repository metrics

Stars
 (6,956 stars)
PR merge metrics
 (Avg merge 16d 2h) (50 merged PRs in 30d)

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