mirror of
https://github.com/containers/podman.git
synced 2026-05-30 03:19:01 -04:00
This is a follow up of https://github.com/containers/podman/pull/28336 where we implemented the import of the certificates on Windows. This PR implements the same feature on macOS and Linux. Fixes https://redhat.atlassian.net/browse/RUN-4552 Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>