[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/stunnel/stunnel.desc [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] SSL encryption wrapper between client and server [T] The stunnel program is designed to work as an SSL encryption wrapper [T] between remote client and local (inetd-startable) or remote server. It [T] can be used to add SSL functionality to commonly used inetd daemons [T] like POP2, POP3, and IMAP servers without any changes in the programs' [T] code. It will negotiate an SSL connection using the OpenSSL or SSLeay [T] libraries. It calls the underlying crypto libraries, so stunnel [T] supports whatever cryptographic algorithms you compiled into your [T] crypto package. [U] https://www.stunnel.org/ [U] http://stunnel.mirt.net/ [A] Michal Trojnara [M] Rene Rebe [C] extra/tool [F] CROSS [L] GPL [S] Stable [V] 5.75 [P] X -----5---9 203.600 [D] 55f900bfd3a6c2711d5a6254d31be1742cd7d24b9644e625c7d48275 stunnel-5.75.tar.gz https://www.stunnel.org/downloads/ var_append confopt ' ' "--with-ssl=$root/$(pkgprefix openssl)" stunnel_fill_cache() { cat >> config.cache <<-EOT ac_cv_file___dev_ptmx_=yes ac_cv_file___dev_ptc_=no ac_cv_file___dev_urandom_=no EOT } atstage native || hook_add preconf 5 stunnel_fill_cache