ftl_private_key
Optional. Specifies the private key corresponding to the identity certificate in ftl_cert
to authenticate the EMS server with a TIBCO FTL server using mTLS.
ftl_private_key = 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 private key. If the private key is encrypted ftl_private_key_password
must be specified.