MCPcopy Create free account
hub / github.com/RustCrypto/rustls-rustcrypto / verify_server_cert

Method verify_server_cert

tests/fake_cert_server_verifier.rs:15–24  ·  view source on GitHub ↗
(
        &self,
        _end_entity: &CertificateDer<'_>,
        _intermediates: &[CertificateDer<'_>],
        _server_name: &ServerName<'_>,
        _ocsp_response: &[u8],
        _now: UnixTime,

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected