The ccs-check Script

Valid for versions 82 through the latest version


Last modified: January 4, 2022

Overview

The /usr/local/cpanel/scripts/ccs-check script lets the Calendar and Contacts Server (CCS) plugin run using your server’s SSL certificate. The script copies the server’s SSL certificate data to the /opt/cpanel-ccs/conf CCS directory and allows the server to read that directory.

Run the script

To run this script on the command line, use the following format:

/usr/local/cpanel/scripts/ccs-check --run --ssl [options]

Options

Use the following options with this script:

Options Description Example
--run Required.
Run the script.
--run
--ssl Required.
Copy the SSL certificate data into the /opt/cpanel-ccs/conf CCS directory.
--ssl
--force Copy the SSL certificate data into into the /opt/cpanel-ccs/conf CCS directory. The script will not check if CCS is already installed on the server. --force
--norestart Update the SSL certificate information without performing a CCS restart. --norestart
--help Display the script’s help documentation. --help
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

The servers_queue Script

Valid for versions 82 through the latest version Last modified: June 21, 2021...

The auto-adjust-mysql-limits Script

Valid for versions 82 through the latest version Last modified: June 21, 2021...

The autossl_check Script

Valid for versions 82 through the latest version Last modified: May 13, 2020 Overview...

The backup Script

Valid for versions 82 through the latest version Last modified: May 13, 2020 Overview...

The backup_restore_manager Script

Valid for versions 82 through the latest version Last modified: July 28, 2022...