Binary package “slt” in ubuntu bionic

TLS reverse-proxy with SNI multiplexing (TLS virtual hosts)

 slt lets a user accept TLS/SSL connections for multiple different
 applications on the same port and the server can forward them all to
 the appropriate backend hosts depending on the intended destination.
 .
 slt is capable of either terminating the TLS and passing the
 cleartext traffic to the origin server (if it has appropriate key
 material), or just passing the encrypted traffic along (if it has no
 key material).