//! ref: composer/tests/Composer/Test/Util/TlsHelperTest.php #[test] #[ignore = "Composer\\Util\\TlsHelper is not yet ported"] fn test_check_certificate_host() { todo!() } #[test] #[ignore = "Composer\\Util\\TlsHelper is not yet ported"] fn test_get_certificate_names() { todo!() }