mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 00:15:44 +00: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> |
||
|---|---|---|
| .. | ||
| certificates.go | ||
| certificates_darwin.go | ||
| certificates_darwin_test.go | ||
| certificates_freebsd.go | ||
| certificates_linux.go | ||
| certificates_test.go | ||
| certificates_unix.go | ||
| certificates_unix_test.go | ||
| certificates_windows.go | ||