happstack-server-tls: extend happstack-server with https:// support (TLS/SSL)

[ bsd3, happstack, library, web ] [ Propose Tags ]

Allows you to use https:// without relying on apache, nginx, etc


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 6.0.0, 6.0.1, 6.0.2, 7.0.0, 7.0.1, 7.0.2, 7.0.3, 7.0.4, 7.1.0, 7.1.1, 7.1.2.1, 7.1.3, 7.1.4, 7.1.5, 7.1.6, 7.1.6.1, 7.1.6.2, 7.1.6.3, 7.1.6.4, 7.1.6.5, 7.1.6.6, 7.1.6.7, 7.2.1, 7.2.1.1, 7.2.1.2, 7.2.1.3, 7.2.1.5
Dependencies base (<5), bytestring (>=0.9 && <0.13), extensible-exceptions (>=0.1 && <0.2), happstack-server (>=6.6.4 && <7.10), hslogger (>=1.1 && <1.4), HsOpenSSL (>=0.10 && <0.12), network (>3.0.0 && <3.2), sendfile (>=0.7 && <0.8), time (>=1.2 && <1.14), unix [details]
License BSD-3-Clause
Copyright 2012-2019, Jeremy Shaw
Author Jeremy Shaw
Maintainer jeremy@n-heptane.com
Category Web, Happstack
Home page http://www.happstack.com/
Source repo head: git clone https://github.com/Happstack/happstack-server-tls.git
Uploaded by JeremyShaw at 2024-01-10T17:07:26Z
Distributions LTSHaskell:7.2.1.5, NixOS:7.2.1.5, Stackage:7.2.1.5
Reverse Dependencies 3 direct, 10 indirect [details]
Downloads 18033 total (99 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-01-10 [all 1 reports]

Readme for happstack-server-tls-7.2.1.5

[back to package description]

happstack-server-tls Hackage

A very fine Haskell web server. Details in The Happstack Book.

This library provides TLS/SSL/HTTPS support.