cfssl
cfssl copied to clipboard
Fixing MySQL issue while trying to save unsupported 0000-00-00 timestamp to RevokedAt field
Fixing MySQL issue while trying to save unsupported 0000-00-00 timestamp to RevokedAt field. Also making default values for timestamps NULL. After the change NULL will be saved to database instead of zeros.