canonical/multipass

[snap] import certificates from the host

Open

#1,453 opened on Mar 30, 2020

 (3 comments) (0 reactions) (0 assignees)C++ (634 forks)batch import
help wanted

Repository metrics

Stars
 (6,956 stars)
PR merge metrics
 (PR metrics pending)

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