diff options
Diffstat (limited to 'network/libtls/README')
-rw-r--r-- | network/libtls/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/libtls/README b/network/libtls/README index b413c1d951d4f..960ec647d0f77 100644 --- a/network/libtls/README +++ b/network/libtls/README @@ -4,9 +4,9 @@ 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 (nc-tls). +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. -******************************************************************* +************************************************************************ |