Description
Adds OpenSSL network support for Haskell code using io-streams. It lets stream-based network applications use encrypted TLS connections through the OpenSSL stack.
It is useful for clients, servers, proxies, and tools that combine io-streams with secure network communication. It is a library dependency and still requires correct certificate and protocol handling.