Fix issue with populating cert values when reading an existing certificate #6

Open
opened 2024-10-06 17:37:26 +00:00 by mrichconf · 0 comments
Owner

Emit is producing nil values for expiry fields even when the values are set correctly in the cert.
"NotBefore": "0001-01-01T00:00:00Z",
"NotAfter": "0001-01-01T00:00:00Z",

Emit is producing nil values for expiry fields even when the values are set correctly in the cert. "NotBefore": "0001-01-01T00:00:00Z", "NotAfter": "0001-01-01T00:00:00Z",
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: doublejynx/jx#6
No description provided.