| Safe Haskell | None |
|---|
Data.Conduit.Network.TLS
Documentation
Arguments
| :: HostPreference | |
| -> Int | port |
| -> FilePath | certificate |
| -> FilePath | key |
| -> TLSConfig |
runTCPServerTLS :: TLSConfig -> Application IO -> IO ()Source
network-conduit-tls-1.0.0.1: Create TLS-aware network code with conduits
| Safe Haskell | None |
|---|
Data.Conduit.Network.TLS
Arguments
| :: HostPreference | |
| -> Int | port |
| -> FilePath | certificate |
| -> FilePath | key |
| -> TLSConfig |
runTCPServerTLS :: TLSConfig -> Application IO -> IO ()Source