hitch 1.7.2-1 source package in Ubuntu

Changelog

hitch (1.7.2-1) unstable; urgency=medium

  * New upstream release

 -- Stig Sandbeck Mathisen <email address hidden>  Sat, 11 Jun 2022 17:36:24 +0200

Upload details

Uploaded by:
Stig Sandbeck Mathisen
Uploaded to:
Sid
Original maintainer:
Stig Sandbeck Mathisen
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Kinetic release universe misc

Downloads

File Size SHA-256 Checksum
hitch_1.7.2-1.dsc 2.0 KiB 9888f3e8b7ca18cb5ddaee9b7c0786b5b139686a6666527ea87f3be96d01d687
hitch_1.7.2.orig.tar.xz 123.2 KiB 4ef379f9f8c9b08bc952b63775cea64c2e4ff3c37c49d106bc14fab47cb2aa22
hitch_1.7.2-1.debian.tar.xz 8.2 KiB 8a65b262dcade3383447d8e3d87eeecb018e3bdc2f58f308daba114b2746fdee

Available diffs

No changes file available.

Binary packages built by this source

hitch: scalable TLS proxy

 Hitch is a libev-based high performance SSL/TLS proxy, used for terminating
 HTTPS traffic in front of origin servers.
 .
 Hitch 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
   * Client certificate authentication
   * PROXY protocol to signal client IP/port to backend
   * Supports UNIX domain socket connections to origin
   * Safe for large installations: performant up to 15 000 listening sockets
     and 500 000 certificates
   * Support for seamless run-time configuration reloads of certificates and
     listen endpoints

hitch-dbgsym: debug symbols for hitch