Docs.rs
  • deno_tls-0.106.0
    • deno_tls 0.106.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dsherret
    • bartlomieju
    • denobot
    • Dependencies
      • deno_core ^0.214.0 normal
      • once_cell ^1.17.1 normal
      • rustls ^0.21.0 normal
      • rustls-native-certs ^0.6.2 normal
      • rustls-pemfile ^1.0.0 normal
      • rustls-webpki ^0.101.4 normal
      • serde ^1.0.149 normal
      • webpki-roots ^0.25.2 normal
    • Versions
    • 11.11% 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
logo

logo

Crate deno_tls

  • Version 0.106.0
  • All Items
  • Re-exports
  • Structs
  • Traits
  • Functions
?
Change settings

Crate deno_tls

source ·

Re-exports

  • pub use rustls;
  • pub use rustls_native_certs;
  • pub use rustls_pemfile;
  • pub use webpki;
  • pub use webpki_roots;

Structs

  • BasicAuth
  • NoCertificateVerification
  • Proxy
  • deno_tls
    Extension struct for deno_tls .

Traits

  • RootCertStoreProvider
    Lazily resolves the root cert store.

Functions

  • create_client_config
  • create_default_root_cert_store
  • load_certs
  • load_private_keys