Docs.rs
  • pingora-rustls-0.5.0
    • pingora-rustls 0.5.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Noah-Kennedy
    • johnhurt
    • eaufavor
    • andrewhavck
    • drcaramelsyrup
    • Dependencies
      • log ^0.4.21 normal
      • no_debug ^3.1.0 normal
      • pingora-error ^0.5.0 normal
      • ring ^0.17.12 normal
      • rustls ^0.23.12 normal
      • rustls-native-certs ^0.7.1 normal
      • rustls-pemfile ^2.1.2 normal
      • rustls-pki-types ^1.7.0 normal
      • tokio-rustls ^0.26.0 normal
    • Versions
    • 71.43% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

pingora_rustls0.5.0

Crate Items

  • Structs
  • Enums
  • Statics
  • Functions

List of all items

Structs

  • Accept
  • CertificateDer
  • ClientConfig
  • ClientTlsStream
  • Connect
  • Ellipses
  • NoDebug
  • RootCertStore
  • ServerConfig
  • ServerTlsStream
  • Stream
  • TlsAcceptor
  • TlsConnector
  • WithTypeInfo

Enums

  • PrivateKeyDer
  • ServerName
  • TlsStream

Functions

  • hash_certificate
  • load_ca_file_into_store
  • load_certs_and_key_files
  • load_native_certs
  • load_pem_file_ca
  • load_pem_file_private_key
  • load_platform_certs_incl_env_into_store

Statics

  • version::TLS12
  • version::TLS13