validity Not Before
Parameters
Information describing the start of the validity period of the certificate. This parameter sets the "Not Before" date for the certificate. By default, when issuing a certificate, PCAshort sets the "Not Before" date to the issuance time minus 60 minutes. This compensates for clock inconsistencies across computer systems. The `ValidityNotBefore`
parameter can be used to customize the "Not Before" value. Unlike the `Validity`
parameter, the `ValidityNotBefore`
parameter is optional. The `ValidityNotBefore`
value is expressed as an explicit date and time, using the `Validity`
type value `ABSOLUTE`
.
Parameters
Information describing the start of the validity period of the certificate. This parameter sets the "Not Before" date for the certificate. By default, when issuing a certificate, PCAshort sets the "Not Before" date to the issuance time minus 60 minutes. This compensates for clock inconsistencies across computer systems. The `ValidityNotBefore`
parameter can be used to customize the "Not Before" value. Unlike the `Validity`
parameter, the `ValidityNotBefore`
parameter is optional. The `ValidityNotBefore`
value is expressed as an explicit date and time, using the `Validity`
type value `ABSOLUTE`
.