Module Conduit_lwt_tls.X509

val private_of_pems : cert:string -> priv_key:string -> Tls.Config.certchain Lwt.t
type authenticator = X509.Authenticator.t
val default_authenticator : authenticator Stdlib.Lazy.t