Stopping TIBCO MFT Platform Server

You can stop TIBCO MFT Platform Server by using the cfstop command.

Note: The cfstop command must be used by the root user or the user that installed the platform server.

Procedure

  1. Optional: On the command line, navigate to the $CFROOT/bin directory.
  2. Use the following commands to stop TIBCO MFT Platform Server:
    • Enter cfstop to stop the platform server without an SSL certificate.
    • Enter cfstop -ssl to stop the platform server with an SSL certificate.
    • Enter cfstop -tunnel to stop the platform server with the TLS tunnel option.
    • Enter cfstop -ipv6 to stop the platform server for IPv6 without an SSL certificate.
    • Enter cfstop -ssl -ipv6 to stop the platform server for IPv6 with the SSL option.
    • Enter cfstop -tunnel -ipv6 to stop the platform server for IPv6 with the TLS tunnel option.