Skip to content

Stop writing zero dates to database #8466

@aarongable

Description

@aarongable

Turns out accepting the date "00-00-0000 00:00" is deprecated, and rejected by default. We still do this when creating rows for not-yet-revoked certificates in the certificateStatus table, and maybe elsewhere. We should instead write some other dummy date (the unix epoch?) and then explicitly set the NO_ZERO_DATE boolean in our DSN.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions