Source: sniproxy
Section: web
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Jan Dittberner <jandd@debian.org>
Build-Depends: curl,
               debhelper (>= 11.1),
               gettext,
               libev-dev (>= 4.0),
               libpcre3-dev,
               libudns-dev,
               pkg-config
Standards-Version: 4.5.0
Homepage: https://github.com/dlundquist/sniproxy
Vcs-Git: https://salsa.debian.org/debian/sniproxy.git
Vcs-Browser: https://salsa.debian.org/debian/sniproxy

Package: sniproxy
Architecture: any
Depends: lsb-base, ${misc:Depends}, ${shlibs:Depends}
Recommends: logrotate
Description: Transparent TLS and HTTP layer 4 proxy with SNI support
 Proxies incoming HTTP and TLS connections based on the hostname contained in
 the initial request of the TCP session. This enables HTTPS name-based virtual
 hosting to separate backend servers without installing the private key on the
 proxy machine.
