Home > Configuration > SSL > setsslcrl_interval

setsslcrl_interval

Use this method to set cRL refresh interval. Use the NONE setting to unset this parameter.

Syntax



Parameters

crlname

Name of the CRL to be modified.
This is mandatory parameter.

interval

CRL refresh interval. Use the NONE setting to unset this parameter.
Possible Values : MONTHLY, WEEKLY, DAILY, NOW, NONE.

day

Day on which to refresh the CRL, or, if the Interval parameter is not set, the number of days after which to refresh the CRL. If Interval is set to MONTHLY, specify the date. If Interval is set to WEEKLY, specify the day of the week (for example, Sun=0 and Sat=6). This parameter is not applicable if the Interval is set to DAILY.
Maximum value = 0x1F.

Return Value

Returns simpleResult

See Also