Source: stunnel Section: net Build-Depends: debhelper (>> 13.15.2~), dh-package-notes, dpkg-build-api (= 1), autoconf-archive, libssl-dev, libsystemd-dev [linux-any], libwrap0-dev, net-tools , netcat-openbsd , openssl, pandoc , pkgconf, procps , python3 , python3-cryptography , Maintainer: Peter Pentchev Uploaders: Laszlo Boszormenyi (GCS) , Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/debian/stunnel/ Vcs-Git: https://salsa.debian.org/debian/stunnel.git Homepage: https://www.stunnel.org/ X-DH-Compat: 14 X-Style: black Package: stunnel Architecture: any Breaks: stunnel4 (<< 3:5.78-3~), Replaces: stunnel4 (<< 3:5.78-3~), Depends: netbase, openssl, Suggests: logcheck-database, Description: Universal SSL tunnel for network daemons The stunnel program is designed to work as SSL encryption wrapper between remote client and local (inetd-startable) or remote server. The concept is that having non-SSL aware daemons running on your system you can easily setup them to communicate with clients over secure SSL channel. . stunnel can be used to add SSL functionality to commonly used inetd daemons like POP-2, POP-3 and IMAP servers without any changes in the programs' code. . This package contains a wrapper script for compatibility with stunnel 3.x Package: stunnel4 Section: oldlibs Architecture: any Depends: stunnel (= ${binary:Version}), Description: Universal SSL tunnnel for network daemons - compatibility package The stunnel program is designed to work as SSL encryption wrapper between remote client and local (inetd-startable) or remote server. The concept is that having non-SSL aware daemons running on your system you can easily setup them to communicate with clients over secure SSL channel. . stunnel can be used to add SSL functionality to commonly used inetd daemons like POP-2, POP-3 and IMAP servers without any changes in the programs' code. . This package provides the /usr/bin/stunnel4 symlink for compatibility with other packages. As soon as all the reverse dependencies within Debian are adapted to use /usr/bin/stunnel instead, it will become a purely transitional package.