Overriding TLS Defaults
Overriding the default TLS settings should only be used as a last resort — when all other options have been exhausted.
Iguana will always try to use TLSv1.3 first, then TLSv1.2. It is still not recommended to use older TLS or SSL versions unless absolutely needed due to security exploits.
If required, the TLS defaults can be overridden for the Network Client API used in integrations - net.http, net.ftp, net.ftps, and net.smtp.
Â