warp-tls-uid-0.1.0.4: set group and user id before running server

Safe HaskellNone

Network.Wai.Handler.WarpTLS.UID

Documentation

runTLSSocketWithID :: TLSSettings -> Settings -> Socket -> (Group, User) -> Application -> IO ()Source

tlsSettings :: FilePath -> FilePath -> TLSSettingsSource