Open
Description
When generating ca certificate, by default the Before Now date is the current date. This causes an issue if the the request is for 7 days before current date time for a newly generated ca. Can this at least be configurable?
https://github.com/atauenis/webone/blob/master/CertificateUtil.cs#L89
5671