Fix issue with populating cert values when reading an existing certificate #6
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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",