{"id":57913,"library":"hyper-native-tls","title":"Hyper Native TLS","description":"native-tls support for Hyper HTTP client and server.","status":"active","version":"0.3.0","language":"rust","source_language":null,"source_url":"https://github.com/sfackler/hyper-native-tls","tags":["tls","https","hyper","native-tls"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nhyper-native-tls = \"0.3.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add hyper-native-tls","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"NativeTlsConnector","correct":"use hyper_native_tls::NativeTlsConnector;"}],"quickstart":{"code":"use hyper_native_tls::NativeTlsConnector;\n\nfn main() {\n    let _connector = NativeTlsConnector::new().unwrap();\n    println!(\"NativeTlsConnector created\");\n}","lang":"rust","description":"Creates a NativeTlsConnector for HTTPS connections."},"warnings":[{"fix":"Enable the 'native-tls' feature for hyper and ensure OpenSSL is installed.","message":"Requires native-tls feature flags and system dependencies (e.g., OpenSSL on Linux).","severity":"gotcha","affected_versions":">=0.3.0"}],"env_vars":null,"search_vec":"'client':11 'http':10 'https':15 'hyper':1,9,16 'nativ':2,5,18 'native-tl':4,17 'server':13 'support':7 'tls':3,6,14,19","created_at":"2026-06-16T16:04:38.388286+00:00","updated_at":"2026-06-16T16:04:38.388286+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/sfackler/hyper-native-tls","github":"https://github.com/sfackler/hyper-native-tls","docs":"https://docs.rs/hyper-native-tls/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}