Edit on GitHub
What Does the Require Tls Through Tunnel Option Dolink
Updated 11 days ago
Issuelink
What happens when the Require TLS through Tunnel option is enabled?
Environmentlink
Database Connectors
Resolutionlink
The Require TLS through Tunnel option adds an extra layer of security to your SSH connections. If you enable this option for your database connector, all the data traveling through the tunnel will be encrypted using TLS.
You will be asked to verify the relevant certificates for the connector upon enabling this.
Causelink
Selecting this option provides an extra layer of security as it ensures the transmission of data inside the SSH tunnel is encrypted.