Dependencies for tls-1.4.0
Libraries
tls
- asn1-encoding
- asn1-types (>=0.2.0)
- async (>=2.0)
- base (>=4.7 && <4.11)
- bytestring
- cereal (>=0.4)
- cryptonite (>=0.24)
- data-default-class
- memory (>=0.14.6)
- mtl (>=2)
- transformers
- x509 (>=1.7.1)
- x509-store (>=1.6)
- x509-validation (>=1.6.5)
- if flag(network)
- network (>=2.4.0.0)
- if flag(hans)
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| compat | Accept SSLv2 client hello for beginning SSLv3 / TLS handshake | Enabled |
| network | Use the base network library | Enabled |
| hans | Use the Haskell Network Stack (HaNS) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info