--- Title: Certificate rotation job settings object alwaysopen: false categories: - docs - operate - rs description: Documents the cert_rotation_job_settings object used with Redis Software REST API calls. linkTitle: cert_rotation_job_settings weight: $weight --- | Name | Type/Value | Description | |------|------------|-------------| | cron_expression | string | [CRON expression](https://en.wikipedia.org/wiki/Cron#CRON_expression) that defines the certificate rotation schedule | | enabled | boolean (default: true) | Indicates whether this job is enabled | | expiry_days_before_rotation | integer, (range: 1-90) (default: 60) | Number of days before a certificate expires before rotation |