slackbuilds_ponce/network/libtls
D Woodfall 1967e9aa87
network/libtls: Add --with-openssldir.
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-03-25 10:01:47 +07:00
..
libtls.info
libtls.SlackBuild
README
slack-desc

The tls family of functions establishes a secure communications channel
using the TLS socket protocol. Both clients and servers are supported.

A TLS connection object is created by tls_client(3) or tls_server(3) and
configured with tls_configure(3).

This also includes a TLS-enabled version of netcat (libressl-nc).

************************************************************************
NOTE! The libressl package already contains libtls.
It's recommended to uninstall this before installing libressl.
************************************************************************