Notification configuration for expired and expiring PGP public keys
An async job is scheduled to run daily in each data area to monitor the expiration status of PGP public keys used in all services. When a PGP key expires or approaches expiration, users with the
role receive notification alerts.If you have multiple applications installed, you can receive notifications for each data area. The notification includes the name of the service that uses the PGP key and indicates whether the key is expired or approaching expiration, based on the set threshold.
This table shows the configuration parameters that you can configure to define the behavior of this job:
Component | Parameter | Description |
---|---|---|
security | MaxPGPKeyExpirationAlerts |
Defines the maximum number of notifications sent for expiring or expired keys. If no value or if 0 is specified, a notification is sent to users during every run. |
security | PGPKeyExpirationThreshold |
Defines how many days in advance users are notified before a key expires. If no value is specified, the default value is 21. |