UC_SERVER_TLS_SETTINGS - Server Certificate Management

This Variable (VARA) object allows you to customize the TLS/SSL settings for secure server connections. It is supplied with Client 0.

You can use the EXECUTE_ON_CERTIFICATE_EXPIRING key to define which custom action should be triggered if a certificate is close to expiring (within the next 30 days).

EXECUTE_ON_CERTIFICATE_EXPIRING

  • Description:Object to be executed daily (at midnight UTC) when a TLS/SSL certificate expires within the next 30 days

    Note: The system searches for and activates the Object defined here in all clients except Client 0. No activation is allowed in Client 0.

    The following script variables can be read from the read buffer:

    • EXPIRATION_DATE#

      Certificate expiration date in UTC.

    • SERVER_NAME#

      Name of the relevant server process.

  • Allowed values: Valid object name

  • Restart required: JCP

See also: