How to Install hitch in Ubuntu 18.04



Install hitch by entering the following commands in the terminal:

sudo apt update
sudo apt install hitch

Description:

scalable TLS proxy

Hitch is a libev-based high performance SSL/TLS proxy, used for terminating HTTPS traffic in front of origin servers. . It features: * TLS 1.0, 1.1 and 1.2 support. * SNI, with and without wildcard certificates * Support for HAproxy's PROXY protocol

Homepage: https://hitch-tls.org/

Version: 1.4.4-1build1

Section: universe/web