aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe-external-packages/src/symfony/process/process_utils.rs
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-06-20 22:33:31 +0900
committernsfisis <nsfisis@gmail.com>2026-06-20 22:33:31 +0900
commit10840ec1fd7f1140305449fc94175d60998572c1 (patch)
treeae1121e7a7bd3ede0bb5416b15324cffc9351d76 /crates/shirabe-external-packages/src/symfony/process/process_utils.rs
parent8538a375a4ddcfad3fabc8d19ca41c148136b63b (diff)
downloadphp-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-external-packages/src/symfony/process/process_utils.rs')
0 files changed, 0 insertions, 0 deletions