You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Resources | system | security | certExpiryCheck

certExpiryCheck

Certification Expiry Check.

Configuration

ParameterPresenceTypeDefaultDescription
certReCheckRateOunion24The certExpiryCheck feature checks for expired certificates, trust anchor validity, and if certificates have been revoked if OSCP is enabled.
expiryWarningThresholdOunion60 The number of days before generating a warning for a certificate nearing expiry.
expirationPeriodicWarningOunion7 Interval of the periodic warnings in days generated after the certificate has reached the expiry threshold.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/system/security/certExpiryCheck

  • No labels