spiegel_podman/pkg/machine/certificates
Mario Loriedo 3f883706ba Import local certificates to machines on macOS and Linux
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>
2026-05-01 00:42:52 +02:00
..
certificates.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
certificates_darwin.go Import local certificates to machines on macOS and Linux 2026-05-01 00:42:52 +02:00
certificates_darwin_test.go Import local certificates to machines on macOS and Linux 2026-05-01 00:42:52 +02:00
certificates_freebsd.go Import local certificates to machines on macOS and Linux 2026-05-01 00:42:52 +02:00
certificates_linux.go Import local certificates to machines on macOS and Linux 2026-05-01 00:42:52 +02:00
certificates_test.go Import local certificates to machines on macOS and Linux 2026-05-01 00:42:52 +02:00
certificates_unix.go Import local certificates to machines on macOS and Linux 2026-05-01 00:42:52 +02:00
certificates_unix_test.go Import local certificates to machines on macOS and Linux 2026-05-01 00:42:52 +02:00
certificates_windows.go Import host certificates at machine startup on Windows 2026-04-16 13:35:40 +02:00