Moved the retrieval of the "now" time to later to get a more accurate time. When the line is earlier, the times can be just barely off. Example (Now is .000003 seconds before NotBefore):
NotBefore: 2020-06-01 17:50:52.703655 +0000 UTC
Now: 2020-06-01 17:50:52.703652 +0000 UTC
NotOnOrAfter: 2020-06-01 17:55:52.703655 +0000 UTC
Moved the retrieval of the "now" time to later to get a more accurate time. When the line is earlier, the times can be just barely off. Example (Now is .000003 seconds before NotBefore):
NotBefore: 2020-06-01 17:50:52.703655 +0000 UTC Now: 2020-06-01 17:50:52.703652 +0000 UTC NotOnOrAfter: 2020-06-01 17:55:52.703655 +0000 UTC