diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-06-20 22:33:31 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-06-20 22:33:31 +0900 |
| commit | 10840ec1fd7f1140305449fc94175d60998572c1 (patch) | |
| tree | ae1121e7a7bd3ede0bb5416b15324cffc9351d76 /crates/shirabe/tests/command/install_command_test.rs | |
| parent | 8538a375a4ddcfad3fabc8d19ca41c148136b63b (diff) | |
| download | php-shirabe-10840ec1fd7f1140305449fc94175d60998572c1.tar.gz php-shirabe-10840ec1fd7f1140305449fc94175d60998572c1.tar.zst php-shirabe-10840ec1fd7f1140305449fc94175d60998572c1.zip | |
feat(ca-bundle): replace CaBundle todo!() with dummy implementations
CaBundle is slated for removal once HTTP handling moves to reqwest, which
discovers the system CA bundle itself. Until then, fill the three methods
with reasonable stand-ins: get_system_ca_root_bundle_path probes the
SSL_CERT_FILE/SSL_CERT_DIR env vars and common distro CA locations,
validate_ca_file requires a non-empty readable file, and
is_openssl_parse_safe reports safe. The simplifications versus the
original are noted with TODO(phase-c).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/tests/command/install_command_test.rs')
0 files changed, 0 insertions, 0 deletions
