kiwi-el8/test/unit/system
Rhys Oxenham 88107398f5
Adding support for import of custom certificates
This commit adds support for providing custom CA certificates
during the build process. It allows a user to specify one ore
more CA file(s) via the new <certificates> section and/or
via the command line. The certificate files will be imported
directly after the image bootstrap has finished (where the
required CA update tools are available), but before any
further packages are retrieved, solving for situations where
the chroot environment needs certificates, e.g. when there's
a proxy server in the build environment.

Co-authored-by: Marcus Schaefer <marcus.schaefer@gmail.com>
2026-01-06 17:01:36 +01:00
..
root_import Drop insecure and unsupported md5 digest 2024-12-19 11:26:07 +01:00
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
identifier_test.py Make mbr-id deterministic 2025-07-02 08:49:43 +02:00
kernel_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
mount_test.py Add support for custom partition ID to Disk 2025-12-17 16:38:29 +01:00
prepare_test.py Adding support for import of custom certificates 2026-01-06 17:01:36 +01:00
profile_test.py Added <oem-ramdisk-size> element 2025-04-09 18:17:32 +02:00
result_test.py Allow string versions and test "word" versions 2024-08-23 10:01:27 -04:00
root_bind_test.py Drop /dev/pts from bind mount locations 2024-12-10 13:14:52 -05:00
root_init_test.py Set fixed permissions for image root directory 2025-12-15 11:08:14 +01:00
setup_test.py Run disk.sh script hook with / being a mountpoint 2025-12-05 18:26:49 +01:00
shell_test.py Added new post disk sync script hook 2020-06-06 16:29:24 +02:00
size_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
uri_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
users_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00