           SPELL=hitch
         VERSION=1.5.0
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://hitch-tls.org/source/${SOURCE}
     SOURCE_HASH=sha512:17991d9a82635456fcd0cebf0f1b067183bc0a02eaf0d1437ba3369674a2a9880ca8774afde984710123c46b472bdbe3b1bf6770e7475d5d24170a7674a48be5
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://hitch-tls.org/
      LICENSE[0]=BSD
         ENTERED=20190224
           SHORT="scalable TLS proxy"
cat << EOF
Hitch is a libev-based high performance SSL/TLS proxy by Varnish Software.

Features:
- ALPN/NPN for HTTP/2
- Support for TLS1.2 and TLS1.3 and legacy TLS 1.0/1.1
- SNI, with and without wildcard certificates
- Automatic OCSP stapling support
- PROXY protocol to signal client IP/port to backend
- Supports UNIX domain socket connections to origin
- Safe for large installations: performant up to 15000 listening sockets and
  500000 certificates
- Support for seamless run-time configuration reloads of certificates and
  listen endpoints
EOF
