Client Configuration

You can configure TIBCO MFT Platform Server to act as an initiator.

See the following default client (initiator) configuration for TIBCO MFT Platform Server.
# [ CLIENT ]
RequiredNodeDefinition: N                                          { N, Y }
ConnectAdapterIP:       All                         { All, IpName/Address }
ConnectAdapterIPv6:     All                     { All, IpName/AddressIPv6 }
TraceLevelClient:       N                    { N, Low|L, Medium|M, High|H }
TracePathClient:        /mftps/trace/Initiator                  { N, Path }
TraceSizeClient:        N                                    { N, # of Kb }
Umask_User:             N                                          { N, Y }
Timeout:                120                     { Transfer timeout in min }
RunPPAEndDirTx:         N                                          { N, Y }
ACCHost:                N                                       { N, Host }
ACCPort:                9099                                { Port Number }
ClassOfService:         Default                          { from cfcos.cfg }
StopOnFailure:          Y                                          { Y, N }

# SSL Communication. Additional Parameters. 
CertificateFileName: 
PrivateKeyFileName: 
PrivateKeyPwdFileName: 
TrustedAuthorityFileName: 
SSLTraceLevel:          N                                          { N, Y } 
SSLTracePath:           /mftps/trace/SSLInitiator               { N, Path }                              
CheckCRL:               N                                          { N, Y }
CAPath:                                                            
SSLEnabledProtocols:    TLSV1,TLSV1.1,TLSV1.2       {TLSV1,TLSV1.1,TLSV1.2}
Ciphers:                HIGH                        { openssl_cipher_list }