10 Commits

Author SHA1 Message Date
SFG545 61330e6836 Adjust stdin handling in target command execution to inherit from the parent process 2026-06-11 13:58:01 -05:00
SFG545 2652762a9c Enhance error handling in command execution and add diagnostics for missing executables 2026-06-11 13:55:25 -05:00
SFG545 9526f9d870 Add target command resolution and fallback directory support with tests 2026-06-11 13:13:00 -05:00
SFG545 eabe2a3000 Refactor openssl command to use a dedicated function for CApath arguments and add corresponding tests 2026-06-11 13:06:34 -05:00
SFG545 afb5070e7b Refactor openssl command arguments into a separate function and add a test for it 2026-06-11 12:47:55 -05:00
SFG545 802261308e Update dependencies and fix error handling in HTTP GET request 2026-05-30 13:02:01 -05:00
SFG545 72cb97249d Add fallback trust source installation and improve code formatting 2026-02-28 19:12:03 -06:00
SFG545 11580aebcf ca-certs: generate install artifacts and improve certdata/trust-store compatibility
- stop committing generated man/completion files in contrib/
- generate man page and shell completions during Meson install via install-generated-docs.sh
- switch reqwest to native-tls and add Mozilla hg bootstrap certs with openssl fallback fetch
- make certdata sync use a temporary auto-cleaned workspace by default
- add BLFS/make-ca compatibility outputs and symlinks under /etc/pki and /etc/ssl
- validate extracted outputs are non-empty and add tests for temp sync output behavior
2026-02-28 00:47:16 -06:00
SFG545 eb80972c0a Add DEFAULT_SSL_CA_CERTIFICATES_BUNDLE_LINK and update sync_system_ssl_symlinks function 2026-02-23 21:03:13 -06:00
SFG545 53104542f7 initial commit 2026-02-23 20:06:44 -06:00