hitch 1.7.1-2ubuntu1 source package in Ubuntu
Changelog
hitch (1.7.1-2ubuntu1) jammy; urgency=medium * d/rules: Downgrade deprecation into warnings to fix the build against OpenSSL 3.0 -- Simon Chopin <email address hidden> Fri, 26 Nov 2021 10:10:53 +0100
Upload details
- Uploaded by:
- Simon Chopin
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
hitch_1.7.1.orig.tar.xz | 123.5 KiB | 514ea5027768fa67e9812f77afc2ccd1560ea191bdbc8f2cbfa08cc730dd63a9 |
hitch_1.7.1-2ubuntu1.debian.tar.xz | 8.3 KiB | 9b043e323ac8a1c3ce5efcd9e60fe988092a0456bd9f08b7d1cad70247605791 |
hitch_1.7.1-2ubuntu1.dsc | 1.9 KiB | d4e8d8130273ce87c57ed972670d2ee14b68ecc548d8eb7bbb8618d4a5388e27 |
Available diffs
- diff from 1.7.1-2 (in Debian) to 1.7.1-2ubuntu1 (745 bytes)
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