Description
Wraps existing TCP services in TLS so applications that do not speak encryption themselves can still be exposed through an encrypted connection. Administrators use it as a compatibility bridge for legacy protocols, local forwarding, or controlled service publishing.
TLS wrapping does not fix weak application authentication or unsafe service design. Configure certificates, allowed clients, logging, and firewall rules carefully before exposing a port.