network-conduit-tls

Create TLS-aware network code with conduits

https://github.com/snoyberg/conduit

Version on this page:1.1.2@rev:1
LTS Haskell 22.17:1.4.0
Stackage Nightly 2024-04-19:1.4.0
Latest on Hackage:1.4.0

See all snapshots network-conduit-tls appears in

MIT licensed by Michael Snoyman
Maintained by [email protected]
This version can be pinned in stack with:network-conduit-tls-1.1.2@sha256:64c4c5e41d646aa3ea46b8e95f967afbf58913cb75119879f93190c557862b85,1682

Module documentation for 1.1.2

network-conduit-tls

Create TLS-aware network code with conduits. Uses the tls package for a pure-Haskell implementation.

Changes

1.1.2

  • Added ‘runGeneralTCPServerTLS’ function #208

1.1.1.1

  • Fill in appRawSocket for streaming-commons 0.1.12 and later

1.1.1

  • Support chain certificates in network-conduit-tls #203