package tlstunnel

  1. Overview
  2. No Docs
A TLS proxy using OCaml-TLS

Install

Dune Dependency

Authors

Maintainers

Sources

tlstunnel-0.1.0.tar.gz
md5=f4bb89842dc5d64cea3d117bc00e5d2d

Description

The tlstunnel is a UNIX binary which provides a TLS listener socket, and forwards each connection, after removing the TLS layer, to a configurable TCP/IP host.

Published: 10 Jun 2015

Dependencies (10)

  1. ocamlbuild build
  2. cmdliner
  3. sexplib < "113.01.00"
  4. type_conv
  5. lwt < "2.7.0"
  6. nocrypto >= "0.4.0"
  7. x509 >= "0.3.0"
  8. tls >= "0.5.0" & < "0.6.0"
  9. ocamlfind build
  10. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None