ftl_cert
Optional. Specifies the EMS server identity certificate to authenticate with a TIBCO FTL server using mTLS.
ftl_cert = pathname
Note: For this property to be used, the
ftl_url
must start with https://
rather than http://
.The value of this property must be a PEM encoded file containing the certificate. The PEM file may also include intermediate certificates. As an alternative to ftl_user
and
, EMS may use mTLS to authenticate with a TIBCO FTL server. If specified,
ftl_password
must also be specified.
ftl_private_key