//! ref: composer/tests/Composer/Test/Util/TlsHelperTest.php #[test] #[ignore = "TlsHelper::check_certificate_host not implemented in crates/shirabe/src"] fn test_check_certificate_host() { todo!() } #[test] #[ignore = "TlsHelper::get_certificate_names not implemented in crates/shirabe/src"] fn test_get_certificate_names() { todo!() }