Module Conduit_lwt_unix_ssl.Server

val default_ctx : [> `Ssl_not_available ]
val init : ?⁠ctx:[> `Ssl_not_available ] -> ?⁠backlog:'a -> ?⁠password:'b -> certfile:'c -> keyfile:'d -> ?⁠stop:'e -> ?⁠timeout:'f -> 'g -> 'h -> 'i Lwt.t