Stopping a Secured Server
Stop a server in a secure Terracotta cluster using the stop-tc-server script with the following arguments:
-f <tc-config-file> - A valid path to the self-signed certificate must have been specified in the server's configuration file.
-u <username> - The user specified must have the "admin" role.
-w <password> -k - This flag causes invalid TMS SSL certificates to be ignored. Use this option to accept self-signed certificates (ones not signed by a trusted CA).