This type is a class for model objects.
This is the Certificate Expiration Monitor class.
Package: ssl| Attributes Summary | |
| name : EString | The option to auto-replace the expiring self-signed certificate. |
| autoReplace : EBoolean | Automatic replace the old Key |
| deleteOld : EBoolean | This option to allow deletion of the old certificate and old signers spread out in the TrustStores across the nodes. |
| daysBeforeNotification : EInt | Number of days before sendout a notification. For example, if the certificate has 30 days (or 60 days) then the expiration check needs to notify. |
| isEnabled : EBoolean | Enable or disable the expiration check. |
| certImplClassToReplaceCert : EString | The class implementation that will allow the certificate expiration monitor to replace certificate. |
| wsNotification : WSNotification @ | * No description is available * |
| wsSchedule : WSSchedule @ | * No description is available * |
| Attribute Details |