changed SSL to TLS in sslh.pod initial description

This commit is contained in:
ftasnetamot 2024-08-27 18:02:13 +02:00 committed by Yves Rutschle
parent 7d41760f9a
commit e7a9a37624

View File

@ -14,7 +14,7 @@ B<sslh> accepts connections on specified ports, and forwards
them further based on tests performed on the first data
packet sent by the remote client.
Probes for HTTP, SSL, SSH, OpenVPN, tinc, XMPP are
Probes for HTTP, TLS, SSH, OpenVPN, tinc, XMPP are
implemented, and any other protocol that can be tested using
a regular expression, can be recognised. A typical use case
is to allow serving several services on port 443 (e.g. to