package tlstunnel

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

Install

Dune Dependency

Authors

Maintainers

Sources

tlstunnel-0.1.1.tar.gz
md5=4ac26f7cf09a7e82fef3b696564416e1

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: 03 Jul 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.6.0" & < "0.7.1"
  9. ocamlfind build
  10. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None