ftl_security_level
Optional. Specifies the OpenSSL security level applied to a TLS connection to the TIBCO FTL server.
ftl_security_level = level
Note: For this property to be used, the
ftl_url
must start with https://
rather than http://
.The specified level may be between 0
and 5
inclusive. The default security level is 2
. In general, increasing the security level enforces stricter requirements for certificate keys, signatures, and ciphers. For more details, see the TIBCO FTL documentation on com.tibco.ftl.security.level
.