package conduit-async

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type config
val verify_certificate : Async_ssl.Ssl.Connection.t -> bool Async.Deferred.t
val configure : ?version:Async_ssl.Ssl.Version.t -> ?name:string -> ?ca_file:string -> ?ca_path:string -> ?session:Async_ssl.Ssl.Session.t -> ?verify:(Async_ssl.Ssl.Connection.t -> bool Async.Deferred.t) -> unit -> config
OCaml

Innovation. Community. Security.