CERT_VALIDATION_EFFECTIVE_DATE variable

When performing certificate validity checks, this is the date/time that is used for the check.

Syntax

final String CERT_VALIDATION_EFFECTIVE_DATE

Remarks

If this is not provided then the current date/time is used. The format of this is the XML schema date/time format: 2006-01-01T00:00:00Z (YYYY-MM-DDThh:mm:ssZ) Currently only the Zulu timezone is supported (Z).