package tlstunnel

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

Install

Dune Dependency

Authors

Maintainers

Sources

tlstunnel-0.1.2.tar.gz
md5=7f300c022260abca8bf44a213a302d21

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: 11 Feb 2016

Dependencies (9)

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

Dev Dependencies

None

Used by

None

Conflicts

None