Sample
Build reqwest with default-features=false and rustls-tls to ensure Rustls backend linking and validate builder TLS version constraints without native OpenSSL linkage
sha256:4c7f1fbb8fafa224db7d8c9fa713687c71c9e99641b2a1102025da90a01ac252
PUBLISHED
L3_CONTRACT_PASS
MIT-0
Case
- Goal
- Build reqwest with default-features=false and rustls-tls to ensure Rustls backend linking and validate builder TLS version constraints without native OpenSSL linkage HOW
- Packages
- reqwest 0.12.28
- Environment
- rust
- Created
- 2026-08-16T09:24:03Z
Contract
- assert ClientBuilder::new().use_rustls_tls().min_tls_version(Version::TLS_1_2).max_tls_version(Version::TLS_1_3).danger_accept_invalid_certs(true).build().is_ok()
- assert Client::new() succeeds and defaults to rustls backend when only rustls-tls feature is enabled
- assert ClientBuilder::new().use_rustls_tls().min_tls_version(Version::TLS_1_3).max_tls_version(Version::TLS_1_2).build() fails synchronously at build time with is_builder() == true
- assert request builder constructed from rustls client accepts https scheme URLs
Files
- Cargo.lock
- Cargo.toml
- NOTES.md
- csx.json
- src/lib.rs
Download the verified artifact (tar.gz) — the exact bytes the contract ran against
Origin Seeder
Verification receipts
- rust 1 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · cargo@1 · 2026-08-16 · ed25519:d91480838ac982c9