Scheduler (WS)
The scheduler checks after configured intervals the validity of the certificates contained within the configured public Keystore. The scheduler Configuration can be accessed via OSGi -> Configuration -> Scheduler MainConfiguration.
Parameter | Found at | Description | Default value / Examples |
---|---|---|---|
CertDayValidity | OSGi → Configuration → Scheduler MainConfiguration | Checks whether the cer-tificate will be valid after configured days | Default: 0 |
CertHourCheck | OSGi → Configuration → Scheduler MainConfiguration | Scheduler will check the validity of the certificate after configured hours. | Default: 0 |
CheckWebService | OSGi → Configuration → Scheduler MainConfiguration | Indicates whether the public keystore configured. | Default: False |
Debug | OSGi → Configuration → Scheduler MainConfiguration | Level of Debug info | Default: 0 0 - No Debug, only Error messages and “alive” message |
As of now, the Scheduler ONLY checks the public Keystore belonging to the WebService bundle.