Technical Tip: How to configure FortiGate to update the CRL list every 'x' minutes
Description
This article describes methods to control how often FortiGate checks for a updated CRL.
Scope
All FortiOS versions.
Solution
This can be configured per-crl as below.
# config vpn certificate crl
edit {name}
set update-interval <in seconds>
end
end
