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

Safe HaskellNone
LanguageHaskell2010

Network.Wai.Handler.WarpTLS.UserId

Documentation

runTlsWithGroupUserName :: (CertFile, KeyFile) -> (GroupName, UserName) -> Settings -> Application -> IO () Source #