Property reference

glide.discovery.certs.enable_incident_creation_for_expired_certificates

This property enables the creation of incidents for all expired certificates. Admins should review this setting to ensure timely incident management for expired certificates, as the default behavior is to not create incidents automatically.

Default: false Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? It activates the Scheduled Job that generates incidents for expired certificates, facilitating better tracking and management of certificate issues.
What area does it affect? Certificate Inventory and Management
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? Review this property when configuring incident management for expired certificates.

Out of the box property record

Raw metadata from the property record.

Property name glide.discovery.certs.enable_incident_creation_for_expired_certificates
Sys ID a16442523b6233000fd4cedf34efc484
Type boolean
Application Global
Default value false
Description <b>Certificate Management:</b> Create Incident for all expired certificates.
Updated 2025-06-10 03:33:23

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... • Default value: Certificate Administrator glide.discovery.certs.days_before_expiration_to_create_renewal_task Certificate Inventory and Management: Number of days before certificate expiration that a renewal task should be created. • Type: integer • Default value: 60 glide.discovery.certs.enable_incident_creation_for_expired_certificates Certificate Inventory and Management: Enables the Scheduled Job to create the incidents for expired certificates, for example, certificates whose validity is past current system date or time. By default, this ...