background_sync_certs

By using the background_sync_certs command, you can generate or copy SLL certificates that are used for background sync with API Connect.

The following help text is displayed when you run the command followed by -h:
Usage: background_sync_certs [-hgsf] [-c ip/host]

Generates or copies the SSL certs used for background sync with API Connect.

 -g Generate a new CA cert for this cluster and a new server cert for this node.
 -c copy the already generated CA cert for this cluster and generate a new server cert for this node.
 -s Just generate new server certs for this node.
 -f force copy and/or regeneration of certificates.
 -h Show this help information.